26 Commits (09eac48792417206230798528de54a7d1c349f1d)

Author SHA1 Message Date
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo 42af792dec Adding skeleton Kconfig files (part 2 of 2) 13 years ago
patacongo 7a586daed8 NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet 13 years ago
patacongo 6a4e8b32b3 Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 13 years ago
patacongo 758d4cd6e6 More name changes: USBSER->PL2303 CDCSER->CDCACM 13 years ago
patacongo 85a7bbb39f Massive name change USB STRG -> USB MSC 13 years ago
patacongo b179df901e Add support for extended (29-bit) CAN IDs 13 years ago
patacongo 20c9193e04 Leverage some bit timing logic from LPC17xx to the STM32 CAN driver 13 years ago
patacongo a9e951e726 Add configuratin to select TSEG1 and TSEG2 values 13 years ago
patacongo a81a8867a6 Fix issue with LPC17xx CAN baud calculation 13 years ago
patacongo d90e91b4d6 LPC17xx CAN PCLK divisor is not a configuration parameter 13 years ago
patacongo ad270ba835 Add hooks for SD media change callbacks 13 years ago
patacongo d880b5c4b5 Add APIs to support user access to the STM3240G-EVAL LEDs 13 years ago
patacongo a2f9aff906 Fixes for STM32 ADC driver on the F4; LC17xx LED initial state 13 years ago
patacongo 77f614d624 Fixes for LPC1766-STK without LED support 13 years ago
patacongo 896617df73 LPC1766-STK CAN board support 13 years ago
patacongo 8da8798071 LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP1766-STK NSH configuration will support the CAN loopback test 13 years ago
patacongo a2c4245f0a Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configuration 13 years ago
patacongo 6a3f04eeab Fix an integer overflow bug in LPC17xx GPIO interrupt configuration 13 years ago
patacongo 9a1c94e294 Fix some LPC17xx GPIO/button interrupt logic 13 years ago
patacongo 00a6650df1 Fix some issues with LPC1766-STK button support (there are more) 13 years ago
patacongo 8dc1600b39 Update README, LPC1766-STK button improvements, new Make targets, new Getting Started document 13 years ago
patacongo a0c4a99222 Add (untested) support for the buttons on the Olimex LPC1766-STK board 13 years ago
patacongo 61b8ff0845 Extend lpc1766-stk LED support 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago