63 Commits (6f241ed0443cc265d7a079f4bbf8d2d67be939ff)

Author SHA1 Message Date
patacongo 6f241ed044 Add interfaces to dynamically change symbol tables used by posix_spawn, execv, and execl. This is needed for testing. 12 years ago
patacongo a9f2c6fa8a Fixed ARM vfork; re-enabled vfork OS test 12 years ago
patacongo 5a9162f017 Disable the vfork() OS test... it fails 12 years ago
patacongo 66cdd288ab Add ostest vfork test (does not work yet) 12 years ago
patacongo 5d6b2017a0 All lm3s6965-ek configurations converted to use kconfig-frontends 12 years ago
patacongo 167854a980 Remove non-functional WLAN examples, configurations 12 years ago
patacongo e88ff3cdfa Fix the nxlines configuration for the zp214xpa board 12 years ago
patacongo e0be95b9a0 Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with the LPC2148; Add configurations sim/nxlines. convert mcu123-lpc214x/nsh to use the kconfig-frontends. 12 years ago
patacongo 954529e8c5 Add support for key release events 12 years ago
patacongo 88bccb641e Verified USB HID KBD driver encoding of special characters; apps/examples/hidkbd now decodes encoded keyboar characters. 12 years ago
patacongo 8ed19bb07d Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are reawakened in the USB HID keyboard driver 12 years ago
patacongo 373e145e54 Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766stk HID keyboard configuration to use the kconfig-frontends tool 12 years ago
patacongo 6953365d30 Fix several build issues noted by Mike Smith 12 years ago
patacongo 424d1af00f Some fixes to apps/builtin/registry need to handle some additional cases 12 years ago
patacongo 3fe53af6be Remove .context kludge from apps/ directory 12 years ago
patacongo edb3871913 Remove some dependencies of distclean on clean. This should not be necessary in higher level makefiles and should speed up make distclean 12 years ago
patacongo 272fc3b523 Some minor fixes for CONFIG_ADDRENV=y 12 years ago
patacongo 56a6504618 Incorporate address environment interfaces in binfmt/ logic 12 years ago
patacongo 7f7356cdc9 standard keypad inteface and apps/examples/keypadtest from Denis Carikli 12 years ago
patacongo c9230359ef All ZNEO configurations converted to use the mconf/Kconfig tool 12 years ago
patacongo 8c5b57d449 configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arch/arm/src/lpc17xx/lpc17_i2c.cuninitialization fix 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 13 years ago
patacongo 6833671f0c 0001-some-fixes-for-FreeMODBUS-and-MODBUS-example.patch from Freddi Chopin 13 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 13 years ago
patacongo 8b823f6bee Mostly cosmetic build changes 13 years ago
patacongo da3dd04ea5 Changes from Mike 13 years ago
patacongo afda776368 Fix various build-related typos 13 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 13 years ago
patacongo 5bba2c1508 Simple window natives OS test build now works; Probabaly more to do for other configs; clean targets still have problems 13 years ago
patacongo 21f348544f Kconfig updates from Freddie Chopin 13 years ago
patacongo 81caf90b8d ModBus fixes from Freddie Chopin 13 years ago
patacongo d3ac724c7b Changes to get a clean ez80 build using the ZDS 5.1.1 toolchain 13 years ago
patacongo 63e8e1bed3 Correct some issues with last check-in; ez80 still does not build 13 years ago
patacongo 24a0389152 Partial change: Removing bash ARCHIVE loop 13 years ago
patacongo 0bb1b8c74c Convert configs/stm32f4discovery/nxlines to use Kconfig tool 13 years ago
patacongo a1d2cc2cb4 Fix apps/netutils/webclient build problem 13 years ago
patacongo 7961d6ce58 Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build fix from Darcy Gong 13 years ago
patacongo baeabacae3 Massive clean-up of linker scripts from Freddie Chopin 13 years ago
patacongo 9583fa1abd Relay example from Darcy Gong 13 years ago
patacongo df77815b8b Add support for wget POST interface; from Darcy Gong 13 years ago
patacongo 23e8d5321a Create an STM32F4Discovery configuration for testing uClibc++ 13 years ago
patacongo 708ebb52f0 More uClibc++ build fixes 13 years ago
patacongo d7aefb08f7 Fixes for warnings from Freddie Chopin 13 years ago
patacongo f5776dec9f uClibc++ compiles... but it is a long way from linking 13 years ago
patacongo 25136e9a50 Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtest 13 years ago
patacongo 05a1bb2abf Add apps/examples/cxxtest from Qiang Yu 13 years ago
patacongo a74dd08492 Documentation update 13 years ago
patacongo 33a3edbaf7 Add apps/examples/wgetjson from Darcy Gong 13 years ago
patacongo 5681b615ec C++ constructors work with ELF load now 13 years ago
patacongo 71fad980c5 Finish implemention of ELF loader static constructor support. Still some issues. 13 years ago