summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nx
Commit message (Expand)AuthorAgeFilesLines
* More support for SLIP data link protocolpatacongo2011-03-122-4/+2
* Don' depend on uname -o workingpatacongo2011-02-111-2/+2
* Add strnlen()patacongo2010-10-272-0/+2
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-282-8/+8
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-153-2/+8
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-152-0/+66
* Add option to copy to RAMpatacongo2009-04-082-6/+12
* Remove all options from examples/uip except for the webserverpatacongo2009-03-282-8/+0
* Add option to select priority inheritancepatacongo2009-03-091-1/+7
* Clean-up and document NX configuration settingspatacongo2008-12-052-32/+82
* 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-302-3/+19
* There is at least some X11 output nowpatacongo2008-11-302-2/+2
* Add X11 simulated framebufferpatacongo2008-11-302-0/+459
* Add configuration of simulated framebufferpatacongo2008-11-281-0/+7
* Fixe backward selection of BPPpatacongo2008-11-281-7/+7
* NX configurationpatacongo2008-11-283-0/+605