aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768
Commit message (Expand)AuthorAgeFilesLines
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-9/+9
* Remove several unused configuration valuespatacongo2012-09-086-12/+0
* More Shenzhou board logicpatacongo2012-09-086-6/+6
* defconfig changes for LPC17xx Kconfigpatacongo2012-09-056-12/+18
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-046-24/+24
* Changes to Kconfig and matching defconfig filespatacongo2012-09-046-24/+24
* Add configurable application entry pointpatacongo2012-08-306-0/+7
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-306-2788/+6
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-296-6/+6
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-276-0/+6
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-236-102/+102
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-207-16/+0
* Add logic to initialize the LPC43xx SPIFI devicepatacongo2012-07-171-16/+16
* Update3 LPC4330 README filespatacongo2012-07-091-2/+1
* Turn PIC32MXMMB backlight offpatacongo2012-04-258-0/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Kconfig updatepatacongo2012-04-126-6/+6
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-027-12/+3
* 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-256-120/+120
* Massive name change USB STRG -> USB MSCpatacongo2012-01-258-266/+266
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-0/+2
* Add configuratin to select TSEG1 and TSEG2 valuespatacongo2012-01-191-0/+2
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-061-0/+12
* Completes coding of the PWM modulepatacongo2011-12-1941-0/+10627