summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s8962-ek
Commit message (Expand)AuthorAgeFilesLines
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-043-9/+9
* Changes to Kconfig and matching defconfig filespatacongo2012-09-043-12/+12
* Add configurable application entry pointpatacongo2012-08-303-0/+3
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-303-911/+3
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-273-0/+3
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-233-39/+39
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-204-10/+0
* Turn PIC32MXMMB backlight offpatacongo2012-04-259-0/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Kconfig updatepatacongo2012-04-123-3/+3
* 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-024-6/+3
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-3/+4
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-052-3/+3
* Setup environment to support multiple fontspatacongo2011-07-191-2/+2
* Add resource.h and fixed frequently cloned typopatacongo2011-05-243-6/+6
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-053-9/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-033-9/+9
* Remove .built_alwayspatacongo2011-04-013-9/+9
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-213-9/+9
* Move nuttx/examples to apps/examplespatacongo2011-03-206-51/+135
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-1/+13
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-185-200/+200
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-123-6/+0
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-042-10/+25
* Add strnlen()patacongo2010-10-273-0/+3
* Add configuration for lm3s8962-ekpatacongo2010-09-0324-0/+4607