summaryrefslogtreecommitdiffstats
path: root/apps/examples
AgeCommit message (Expand)AuthorFilesLines
2013-01-01All lm3s6965-ek configurations converted to use kconfig-frontendspatacongo1-0/+128
2012-12-31Remove non-functional WLAN examples, configurationspatacongo6-423/+1
2012-12-30Fix the nxlines configuration for the zp214xpa boardpatacongo1-0/+1
2012-12-28Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo1-6/+5
2012-12-27Add support for key release eventspatacongo1-8/+25
2012-12-26Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo3-4/+151
2012-12-26Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo1-0/+1
2012-12-26Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo1-2/+2
2012-12-24Fix several build issues noted by Mike Smithpatacongo1-28/+29
2012-12-24Some fixes to apps/builtin/registry need to handle some additional casespatacongo34-38/+38
2012-12-23Remove .context kludge from apps/ directorypatacongo34-133/+182
2012-12-23Remove some dependencies of distclean on clean. This should not be necessary...patacongo1-1/+1
2012-12-19Some minor fixes for CONFIG_ADDRENV=ypatacongo2-6/+76
2012-12-19Incorporate address environment interfaces in binfmt/ logicpatacongo1-1/+1
2012-12-01standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo7-2/+287
2012-11-29All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2-13/+21
2012-11-27configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo1-1/+1
2012-11-20Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo81-251/+251
2012-11-200001-some-fixes-for-FreeMODBUS-and-MODBUS-example.patch from Freddi Chopinpatacongo1-1/+3
2012-11-17Most of the changes needed to support Windows native clean; distclean is has ...patacongo81-316/+428
2012-11-16Mostly cosmetic build changespatacongo1-1/+1
2012-11-16Changes from Mikepatacongo9-12/+21
2012-11-15Fix various build-related typospatacongo8-9/+9
2012-11-15Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo56-56/+56
2012-11-14Simple window natives OS test build now works; Probabaly more to do for other...patacongo1-19/+17
2012-11-14Kconfig updates from Freddie Chopinpatacongo1-0/+40
2012-11-14ModBus fixes from Freddie Chopinpatacongo1-0/+4
2012-11-12Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo56-116/+337
2012-11-11Correct some issues with last check-in; ez80 still does not buildpatacongo56-109/+109
2012-11-11Partial change: Removing bash ARCHIVE looppatacongo56-206/+94
2012-11-07Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo5-8/+80
2012-11-06Fix apps/netutils/webclient build problempatacongo1-2/+0
2012-11-05Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo6-99/+113
2012-11-04Massive clean-up of linker scripts from Freddie Chopinpatacongo1-0/+10
2012-11-04Relay example from Darcy Gongpatacongo7-15/+305
2012-11-03Add support for wget POST interface; from Darcy Gongpatacongo3-8/+123
2012-11-02Create an STM32F4Discovery configuration for testing uClibc++patacongo1-9/+13
2012-11-02More uClibc++ build fixespatacongo1-1/+5
2012-11-01Fixes for warnings from Freddie Chopinpatacongo1-0/+1
2012-11-01uClibc++ compiles... but it is a long way from linkingpatacongo1-0/+4
2012-10-31Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2-7/+7
2012-10-31Add apps/examples/cxxtest from Qiang Yupatacongo7-8/+387
2012-10-31Documentation updatepatacongo2-2/+2
2012-10-31Add apps/examples/wgetjson from Darcy Gongpatacongo8-2/+462
2012-10-29C++ constructors work with ELF load nowpatacongo6-5/+664
2012-10-29Finish implemention of ELF loader static constructor support. Still some iss...patacongo7-584/+7
2012-10-27Add port of cJSON from Darcy Gongpatacongo8-158/+721
2012-10-27The ELF loader is basically functional (needs more testing)patacongo16-265/+242
2012-10-26ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo5-14/+23
2012-10-26Rename elf.h to elf32.h; Additional ELF loader changespatacongo3-2/+10