summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sim
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Add configurable application entry pointpatacongo11-0/+11
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo11-2921/+16
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo11-0/+11
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo11-138/+138
2012-08-02The initial SYLOG device logic was valiant but yet still not enoughpatacongo1-6/+82
2012-05-18Final refactoring and implementation of delayed window deletion logic. Works...patacongo1-5/+11
2012-05-11NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2-3/+3
2012-05-10NX trapezoid fixes; Various NxWM fixespatacongo1-1/+1
2012-05-07Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo3-15/+0
2012-05-04Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo1-4/+5
2012-05-04Update NxWM colors; remove NxWidgets shelvingpatacongo1-2/+3
2012-05-03Fix an NxWidgets bug; Update NxWM (it kind of works now)patacongo1-0/+41
2012-05-03Upated NxWM commentspatacongo1-3/+17
2012-05-02NxWM updates (with some NX and NxWidget fixes too)patacongo2-3/+9
2012-05-02Fix some warnings and fix some simulator buildspatacongo4-6/+66
2012-05-02NxWM initial displays come up okaypatacongo1-0/+6
2012-05-01More NxWM supportpatacongo6-0/+1078
2012-04-17More Kconfigpatacongo1-0/+3
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-03-30More fixes for NxConsole driverpatacongo2-18/+18
2012-03-29Can now run an NSH session within an NX windowpatacongo1-4/+0
2012-03-28The NX console appears to be fully functionalpatacongo3-2/+4
2012-03-28NX console should only be available if NX multi-user mode is enabledpatacongo1-0/+3
2012-03-28NX console updatespatacongo4-2/+19
2012-03-27Updaes for NX Consolepatacongo1-0/+1
2012-03-27NX console driver is code complete but untestedpatacongo5-10/+130
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo3-1/+13
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo10-15/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2-3/+5
2012-01-17Add support for building 32-bit simulation on a 64-bit targetpatacongo9-27/+169
2011-11-29wchar_t is a C++ built in and should not (always) be definedpatacongo1-1/+2
2011-10-26Update README filepatacongo1-1/+34
2011-10-25Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g+...patacongo2-0/+4
2011-10-20Don't enable color mapping is using 32-bit truecolorpatacongo1-1/+1
2011-10-19Fixes for good C++ linkpatacongo10-19/+19
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