summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Prep for release 6.24nuttx-6.24patacongo2012-12-201-2/+4
* Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-193-7/+80
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-1/+1
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-092-5/+6
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-018-2/+289
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-296-19/+29
* z8 configurations will now build in Windows native environmentpatacongo2012-11-291-0/+2
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-291-4/+37
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-276-22/+102
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-273-3/+4
* A few more fixes for ez80 Windows Native build (still not enough)patacongo2012-11-211-1/+7
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-211-3/+3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-20111-360/+360
* 0001-some-fixes-for-FreeMODBUS-and-MODBUS-example.patch from Freddi Chopinpatacongo2012-11-202-2/+4
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-17111-475/+633
* Mostly cosmetic build changespatacongo2012-11-165-5/+5
* Changes from Mikepatacongo2012-11-1611-20/+27
* Fix a place that had a '\' but needed a '/'patacongo2012-11-152-1/+9
* Fix various build-related typospatacongo2012-11-1513-19/+24
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-1585-85/+85
* Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-147-86/+115
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-0/+3
* Kconfig updates from Freddie Chopinpatacongo2012-11-141-0/+40
* ModBus fixes from Freddie Chopinpatacongo2012-11-142-1/+7
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-137-10/+7
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-1286-175/+512
* A few more build fixespatacongo2012-11-121-1/+4
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-1185-179/+176
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-1186-310/+142
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-097-14/+110
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-075-8/+80
* Fix apps/netutils/webclient build problempatacongo2012-11-063-5/+16
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-057-99/+118
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-1/+2
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-0413-42/+624
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-0/+10
* Relay example from Darcy Gongpatacongo2012-11-048-15/+306
* Add support for wget POST interface; from Darcy Gongpatacongo2012-11-0310-107/+509
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-021-9/+13
* More uClibc++ build fixespatacongo2012-11-021-1/+5
* Fixes for warnings from Freddie Chopinpatacongo2012-11-011-0/+1
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-011-0/+4
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-312-7/+7
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-318-8/+389
* Documentation updatepatacongo2012-10-313-6/+8
* Add apps/examples/wgetjson from Darcy Gongpatacongo2012-10-3111-9/+472
* Add apps/netutils/codecs and associated NSH commands from Darcy Gongpatacongo2012-10-3118-35/+2320
* C++ constructors work with ELF load nowpatacongo2012-10-296-5/+664
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-297-584/+7
* DNS fixes from Darcy Gongpatacongo2012-10-287-24/+267