aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x
Commit message (Expand)AuthorAgeFilesLines
* More Shenzhou board logicpatacongo2012-09-085-5/+5
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-045-10/+10
* Changes to Kconfig and matching defconfig filespatacongo2012-09-045-15/+15
* Add configurable application entry pointpatacongo2012-08-305-0/+7
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-305-1915/+5
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-275-0/+5
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-235-30/+30
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-206-7/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Kconfig updatepatacongo2012-04-165-5/+5
* Kconfig updatepatacongo2012-04-125-5/+5
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-111-1/+1
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-3/+1
* Add strcasestr()patacongo2012-02-031-3/+4
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-022-1/+3
* Tried to get the Composite driver working on the LPC2148 (and failed)patacongo2012-02-029-29/+368
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-025-10/+0
* Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo2012-02-0215-25/+1460
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-254-84/+84
* Massive name change USB STRG -> USB MSCpatacongo2012-01-256-118/+118
* Completes coding of the PWM modulepatacongo2011-12-1931-0/+5717