aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nsh
Commit message (Expand)AuthorAgeFilesLines
* Remove several unused configuration valuespatacongo2012-09-081-1/+0
* More Shenzhou board logicpatacongo2012-09-081-1/+1
* Add configurable application entry pointpatacongo2012-08-301-0/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-285/+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-14/+14
* The initial SYLOG device logic was valiant but yet still not enoughpatacongo2012-08-021-6/+82
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-0/+4
* 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-2/+3
* Add support for building 32-bit simulation on a 64-bit targetpatacongo2012-01-171-3/+20
* Completes coding of the PWM modulepatacongo2011-12-194-0/+685