summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
Commit message (Expand)AuthorAgeFilesLines
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-187-205/+205
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-127-14/+7
* typospatacongo2011-03-031-6/+6
* Don' depend on uname -o workingpatacongo2011-02-116-12/+12
* update READMEpatacongo2011-01-261-2/+14
* Add strnlen()patacongo2010-10-277-0/+7
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-287-28/+28
* Update sim documentationpatacongo2010-07-301-0/+75
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-1513-12/+33
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-157-11/+213
* Add option to copy to RAMpatacongo2009-04-087-21/+42
* Remove all options from examples/uip except for the webserverpatacongo2009-03-287-28/+0
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-131-1/+7
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-131-1/+9
* Add option to select priority inheritancepatacongo2009-03-096-5/+39
* Add support for priority inheritancepatacongo2009-03-081-1/+2
* Clean-up and document NX configuration settingspatacongo2008-12-053-33/+83
* Add font testpatacongo2008-12-042-8/+28
* Enable keypad inputpatacongo2008-12-042-2/+2
* Modify examples/nx to use NXTK; fix related bugspatacongo2008-12-032-0/+10
* Can't use signal handler for nx_eventhandler()patacongo2008-12-012-6/+6
* Fixed for multi-user NX modepatacongo2008-12-012-0/+46
* Enable mouse inputpatacongo2008-12-012-2/+2
* X reports 24 bpp depth, but wants 32 bpp size pixelspatacongo2008-11-303-6/+28
* There is at least some X11 output nowpatacongo2008-11-303-2/+7
* Add X11 simulated framebufferpatacongo2008-11-303-0/+476
* Add configuration of simulated framebufferpatacongo2008-11-281-0/+7
* Fixe backward selection of BPPpatacongo2008-11-281-7/+7
* updatepatacongo2008-11-281-5/+26
* NX configurationpatacongo2008-11-283-0/+605
* Need pre-processor support for auto-generation of source filepatacongo2008-11-265-0/+35
* Add support for TCP/IP connection backlogpatacongo2008-11-205-0/+10
* Default state is poll() disabledpatacongo2008-11-175-0/+5
* Added CONFIG_USERMAIN_STACKSIZEpatacongo2008-11-135-10/+45
* Change configuration namepatacongo2008-11-135-10/+10
* ARM architecture supports lowconsolepatacongo2008-09-185-0/+15
* Add raw binary optionpatacongo2008-09-175-1/+21
* Add support for Intel Hex format outputpatacongo2008-09-165-5/+25
* NSH config for sim targetpatacongo2008-09-113-0/+524
* ROMFS filesystem supportpatacongo2008-09-104-3/+11
* Add uIP access to ICMP protocolpatacongo2008-09-024-4/+12
* NSH redirected outputpatacongo2008-08-164-24/+38
* Added test for mkfatfspatacongo2008-08-101-0/+4
* Add recursive mutex testpatacongo2008-06-051-0/+1
* Add RAM disk supportnuttx-3.11patacongo2008-06-013-9/+12
* sim mount examplepatacongo2008-06-013-0/+469
* examples/ostest can be executed in a looppatacongo2008-06-011-0/+5
* Condition on optimization backwardpatacongo2008-06-013-6/+6
* Add support for recursive mutexespatacongo2008-05-313-3/+24