summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nx/defconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g+...patacongo2011-10-251-0/+2
* Add a test of the circle rendering logicpatacongo2011-08-241-2/+11
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-0/+32
* 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
* Move nuttx/examples to apps/examplespatacongo2011-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/+30
* Add option to copy to RAMpatacongo2009-04-081-3/+6
* Remove all options from examples/uip except for the webserverpatacongo2009-03-281-4/+0
* Add option to select priority inheritancepatacongo2009-03-091-1/+7
* 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-0/+8
* There is at least some X11 output nowpatacongo2008-11-301-1/+1
* Add X11 simulated framebufferpatacongo2008-11-301-0/+1
* Add configuration of simulated framebufferpatacongo2008-11-281-0/+7
* Fixe backward selection of BPPpatacongo2008-11-281-7/+7
* NX configurationpatacongo2008-11-281-0/+450