summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6432-s2e/nsh
Commit message (Expand)AuthorAgeFilesLines
* 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-272/+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
* 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 suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo2012-01-045-0/+988