summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nx/defconfig-x11
Commit message (Expand)AuthorAgeFilesLines
* Add a simulated touchscreen driverpatacongo2011-09-281-564/+0
* Setup environment to support multiple fontspatacongo2011-07-191-2/+2
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* More build fixespatacongo2011-03-201-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-54/+54
* More support for SLIP data link protocolpatacongo2011-03-121-2/+1
* Add strnlen()patacongo2010-10-271-0/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-4/+4
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-151-0/+3
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-151-0/+36
* Add option to copy to RAMpatacongo2009-04-081-3/+6
* Remove all options from examples/uip except for the webserverpatacongo2009-03-281-4/+0
* Clean-up and document NX configuration settingspatacongo2008-12-051-16/+41
* Add font testpatacongo2008-12-041-4/+14
* Enable keypad inputpatacongo2008-12-041-1/+1
* Modify examples/nx to use NXTK; fix related bugspatacongo2008-12-031-0/+5
* Can't use signal handler for nx_eventhandler()patacongo2008-12-011-3/+3
* Fixed for multi-user NX modepatacongo2008-12-011-0/+23
* Enable mouse inputpatacongo2008-12-011-1/+1
* X reports 24 bpp depth, but wants 32 bpp size pixelspatacongo2008-11-301-3/+11
* There is at least some X11 output nowpatacongo2008-11-301-1/+1
* Add X11 simulated framebufferpatacongo2008-11-301-0/+458