aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
Commit message (Expand)AuthorAgeFilesLines
* The NX console appears to be fully functionalpatacongo2012-03-283-2/+4
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-281-0/+3
* NX console updatespatacongo2012-03-284-2/+19
* Updaes for NX Consolepatacongo2012-03-271-0/+1
* NX console driver is code complete but untestedpatacongo2012-03-275-10/+130
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-283-1/+13
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-0210-15/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-012-3/+5
* Add support for building 32-bit simulation on a 64-bit targetpatacongo2012-01-179-27/+169
* Completes coding of the PWM modulepatacongo2011-12-1946-0/+10645