summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
Commit message (Expand)AuthorAgeFilesLines
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-073-3/+0
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-0610-0/+80
* uClibc++ exceptions are workingpatacongo2012-11-051-3/+5
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and uCli...patacongo2012-11-041-1/+1
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-024-55/+57
* More uClibc++ build fixespatacongo2012-11-022-1/+18
* Add libsupc++ to sim/cxxtest configurationpatacongo2012-11-022-48/+59
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-011-0/+3
* Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-011-1/+2
* Correct name of another uClibc++ directorypatacongo2012-11-011-2/+2
* Put uClibc++ header files in a different directory from NuttX header filespatacongo2012-11-011-2/+1
* Fix DRAM size in STM32f4discovery defconfig filespatacongo2012-10-311-2/+7
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-317-181/+984
* Part I of port of Rhombus math librarypatacongo2012-10-2811-11/+0
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-0412-122/+122
* Fix problem with ping that prevent ping from going outside local network (Dar...patacongo2012-09-291-3/+3
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-1811-308/+0
* Update all unit tests to conform to recent naming convention changes in NuttXpatacongo2012-09-141-1/+1
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-1/+1
* Email address change in nuttx/patacongo2012-09-1323-23/+23
* Remove several unused configuration valuespatacongo2012-09-0811-11/+0
* More Shenzhou board logicpatacongo2012-09-086-6/+6
* Add configurable application entry pointpatacongo2012-08-3011-0/+11
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-3011-2921/+16
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-291-1/+1
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-2711-0/+11
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-2311-138/+138
* The initial SYLOG device logic was valiant but yet still not enoughpatacongo2012-08-021-6/+82
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-5/+11
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-112-3/+3
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-101-1/+1
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-073-15/+0
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-041-4/+5
* Update NxWM colors; remove NxWidgets shelvingpatacongo2012-05-041-2/+3
* Fix an NxWidgets bug; Update NxWM (it kind of works now)patacongo2012-05-031-0/+41
* Upated NxWM commentspatacongo2012-05-031-3/+17
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-022-3/+9
* Fix some warnings and fix some simulator buildspatacongo2012-05-024-6/+66
* NxWM initial displays come up okaypatacongo2012-05-021-0/+6
* More NxWM supportpatacongo2012-05-016-0/+1078
* More Kconfigpatacongo2012-04-171-0/+3
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* More fixes for NxConsole driverpatacongo2012-03-302-18/+18
* Can now run an NSH session within an NX windowpatacongo2012-03-291-4/+0
* The NX console appears to be fully functionalpatacongo2012-03-283-2/+4
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-281-0/+3
* NX console updatespatacongo2012-03-284-2/+19