summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/nxwm
Commit message (Expand)AuthorAgeFilesLines
* Default NxWidgets and NxWM priorities should be 100 not 50 to be consistent w...Gregory Nutt2013-05-121-8/+8
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-161-1/+1
* 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-307/+105
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-2/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-2/+2
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-211-57/+1
* More changes for Mikepatacongo2012-11-151-1/+1
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-101-1/+1
* Fix a recurring, cloned typopatacongo2012-10-061-3/+3
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-061-1/+5
* More changes for buildroot EABI toolchainpatacongo2012-10-061-1/+2
* configs/shenzhou will now use the 4.6.3 buildroot EABI toolchainpatacongo2012-10-051-3/+3
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-051-3/+3
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-1/+1
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-041-8/+16
* Put Shenzhou NxWM config on a dietpatacongo2012-09-281-57/+24
* Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-281-3/+3
* Fix STM32 SPI3 remap logicpatacongo2012-09-271-3/+3
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-271-0/+12
* Shenzhou board has an SSD1289 LCD, not ILI93xxpatacongo2012-09-261-0/+6
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to bui...patacongo2012-09-261-19/+29
* Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen su...patacongo2012-09-251-0/+1196
* Beginning of an Shenshou NxWM configurationpatacongo2012-09-252-0/+246