summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3220g-eval/nxwm/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Default NxWidgets and NxWM priorities should be 100 not 50 to be consistent w...Gregory Nutt2013-05-121-8/+8
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-1/+1
* Rename namedapp as simply builtinpatacongo2012-12-231-1/+1
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-646/+786
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-1/+0
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-061-0/+8
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-11/+11
* Fix problem with ping that prevent ping from going outside local network (Dar...patacongo2012-09-291-1/+13
* Beginning of an Shenshou NxWM configurationpatacongo2012-09-251-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-1/+1
* 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
* Remove several unused configuration valuespatacongo2012-09-081-2/+0
* More Shenzhou board logicpatacongo2012-09-081-1/+1
* Removed delay after receiving in recvfrom(). This was killing network perfor...patacongo2012-09-071-1/+1
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-9/+1
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-5/+5
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-19/+19
* Add configurable application entry pointpatacongo2012-08-301-0/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-1042/+3
* Some STM32 USB OTG FS driver fixespatacongo2012-08-271-1/+1
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-16/+16
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-2/+0
* Review and update some board configurationspatacongo2012-07-291-5/+0
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-36/+36
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-281-0/+1926