113 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 3d160e45b6 Documentation update 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 0d86268de6 Remove CONFIG_BUILTIN_APPS_START 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 292d4db37a Add logic to serialize and marshal out-of-band keyboard commands 12 years ago
patacongo 6953365d30 Fix several build issues noted by Mike Smith 12 years ago
patacongo 7c73fe57c6 Fixes for l3s, USB composite, nfsmount, apps context build problems 12 years ago
patacongo 5859e0d353 Correct round-to-ticks logic in sigtimedwait() 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 5cfde412bb Rename namedapp as simply builtin 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 c67fdb87f7 Patches from Petteri Aimonen (plus a few other things) 12 years ago
patacongo 0f2decb70f Prep for release 6.24 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 200ce6d7ff configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native 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 cdada458a1 z8 configurations will now build in Windows native environment 12 years ago
patacongo 724d3c4c0d Patches for NSH disable background, and ARMv7M assembly from Freddie Chopin 12 years ago
patacongo 3c20b3a3cd Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfig command and improve DHCPC -- All from Darcy Gong 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 cbf2eea7f0 A few more fixes for ez80 Windows Native build (still not enough) 12 years ago
patacongo 27ec2129d7 /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's Toolchain.defs; Fix error introduced into tools/configure.sh 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo 6833671f0c 0001-some-fixes-for-FreeMODBUS-and-MODBUS-example.patch from Freddi Chopin 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo 8b823f6bee Mostly cosmetic build changes 12 years ago
patacongo da3dd04ea5 Changes from Mike 12 years ago
patacongo 9129fb715b Fix a place that had a '\' but needed a '/' 12 years ago
patacongo afda776368 Fix various build-related typos 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 12 years ago
patacongo 5bba2c1508 Simple window natives OS test build now works; Probabaly more to do for other configs; clean targets still have problems 12 years ago
patacongo 2afceac487 Qencoder fixes from Ryan Sundberg 12 years ago
patacongo 21f348544f Kconfig updates from Freddie Chopin 12 years ago
patacongo 81caf90b8d ModBus fixes from Freddie Chopin 12 years ago
patacongo bcdd7936ce Centralized the definition of the INCDIR script in tools/Config.mk 12 years ago
patacongo d3ac724c7b Changes to get a clean ez80 build using the ZDS 5.1.1 toolchain 12 years ago
patacongo fe19d5bea1 A few more build fixes 12 years ago