aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/twr-k60n512
Commit message (Expand)AuthorAgeFilesLines
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-11/+11
* Remove several unused configuration valuespatacongo2012-09-082-4/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-19/+0
* More Shenzhou board logicpatacongo2012-09-082-2/+2
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-052-16/+0
* Changes to Kconfig and matching defconfig filespatacongo2012-09-042-2/+2
* Add configurable application entry pointpatacongo2012-08-302-0/+2
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-302-897/+2
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-292-2/+2
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-272-0/+2
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-232-30/+30
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-203-8/+0
* Review and update some board configurationspatacongo2012-07-291-0/+7
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+15
* Kconfig updatepatacongo2012-04-122-2/+2
* 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-022-4/+0
* 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-252-40/+40
* Massive name change USB STRG -> USB MSCpatacongo2012-01-254-54/+54
* Completes coding of the PWM modulepatacongo2011-12-1921-0/+5337