summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/nsh
Commit message (Expand)AuthorAgeFilesLines
* Email address change in nuttx/patacongo2012-09-134-4/+4
* Remove several unused configuration valuespatacongo2012-09-081-2/+0
* More Shenzhou board logicpatacongo2012-09-081-1/+1
* Add configuration for the LM3Spatacongo2012-09-051-0/+1
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-3/+3
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-4/+4
* Add configurable application entry pointpatacongo2012-08-301-0/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-273/+1
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-0/+1
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-13/+13
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-2/+0
* LMS3 and PM updatepatacongo2012-07-041-0/+2
* Kconfig updatepatacongo2012-04-121-1/+1
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-022-2/+3
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* Remove .built_alwayspatacongo2011-04-011-7/+7
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-202-49/+55
* 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-181-59/+59
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-121-2/+0
* Add strnlen()patacongo2010-10-271-0/+1
* Remove unused/confusing configuration settingpatacongo2010-09-011-1/+0
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-3/+3
* Oops.. last change backwared for 6918 and 6965patacongo2010-08-131-3/+3
* Need to disable unsupported GPIOspatacongo2010-08-121-0/+14
* Remove support for Raisonance tools where it does not belongpatacongo2010-08-082-7/+0
* Add LM3S6965 NSH configuration + Prep for 5.5 releasenuttx-5.5patacongo2010-05-094-0/+932