summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sim
AgeCommit message (Expand)AuthorFilesLines
2011-10-12Enable waitpid() in sim/nsh2patacongo1-3/+5
2011-10-06Add sim/nsh2 configurationpatacongo5-2/+1037
2011-10-05Add sim C++ supportpatacongo9-0/+99
2011-09-29Add logic to limit the number of samplespatacongo1-0/+6
2011-09-29Add a simple touchscreen testpatacongo7-11/+1013
2011-09-28Simulated touchscreen debug fixespatacongo1-7/+14
2011-09-28Change X11 event loop initializationpatacongo1-0/+12
2011-09-28Fix NXFFS compilation errorpatacongo1-8/+57
2011-09-28Add a simulated touchscreen driverpatacongo5-33/+298
2011-09-28Fix sim build under Ubuntu 9.09patacongo1-5/+32
2011-08-24Add a test of the circle rendering logicpatacongo1-2/+11
2011-08-03Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo1-0/+32
2011-07-19Setup environment to support multiple fontspatacongo2-4/+4
2011-07-14Fix NT stype upper/lower case FAT 8.3 filenamepatacongo1-2/+44
2011-05-24Add resource.h and fixed frequently cloned typopatacongo8-16/+16
2011-05-10Pascal now installs in the apps/ directorypatacongo1-0/+3
2011-05-06Prep for 6.2 releasepatacongo1-0/+1
2011-05-03Starting NXFFS packing logicpatacongo1-0/+1
2011-05-02More NXFFS bugfixespatacongo1-1/+1
2011-04-29Add beginning of a test for NXFFSpatacongo4-0/+590
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo7-21/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo6-18/+18
2011-04-01Remove .built_alwayspatacongo6-8/+8
2011-03-21Prep for 6.0 releasepatacongo7-21/+21
2011-03-20More build fixespatacongo1-1/+1
2011-03-20Move nuttx/examples to apps/examplespatacongo12-80/+248
2011-03-19Move nuttx/netutils to apps/netutilspatacongo1-0/+38
2011-03-19Use = instead of / for delimiter in appconfig filespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo7-205/+205
2011-03-18Move NSH to apps/ as librarypatacongo1-0/+36
2011-03-12More support for SLIP data link protocolpatacongo7-14/+7
2011-03-03typospatacongo1-6/+6
2011-02-11Don' depend on uname -o workingpatacongo6-12/+12
2011-01-26update READMEpatacongo1-2/+14
2010-10-27Add strnlen()patacongo7-0/+7
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo7-28/+28
2010-07-30Update sim documentationpatacongo1-0/+75
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo13-12/+33
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo7-11/+213
2009-04-08Add option to copy to RAMpatacongo7-21/+42
2009-03-28Remove all options from examples/uip except for the webserverpatacongo7-28/+0
2009-03-13Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo1-1/+7
2009-03-13Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo1-1/+9
2009-03-09Add option to select priority inheritancepatacongo6-5/+39
2009-03-08Add support for priority inheritancepatacongo1-1/+2
2008-12-05Clean-up and document NX configuration settingspatacongo3-33/+83
2008-12-04Add font testpatacongo2-8/+28
2008-12-04Enable keypad inputpatacongo2-2/+2
2008-12-03Modify examples/nx to use NXTK; fix related bugspatacongo2-0/+10
2008-12-01Can't use signal handler for nx_eventhandler()patacongo2-6/+6