summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nsh2
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+14
* Can now run an NSH session within an NX windowpatacongo2012-03-291-4/+0
* NX console updatespatacongo2012-03-281-0/+5
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-1/+5
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-1/+2
* Add support for building 32-bit simulation on a 64-bit targetpatacongo2012-01-171-3/+20
* wchar_t is a C++ built in and should not (always) be definedpatacongo2011-11-291-1/+2
* Don't enable color mapping is using 32-bit truecolorpatacongo2011-10-201-1/+1
* Fixes for good C++ linkpatacongo2011-10-191-1/+1
* Enable waitpid() in sim/nsh2patacongo2011-10-121-3/+5
* Add sim/nsh2 configurationpatacongo2011-10-064-0/+1014