350 Commits (eb1e5b46af1a5161017553941970163995e00505)

Author SHA1 Message Date
patacongo 876062fe3a Implement a simple vfork(). ARM only for now 12 years ago
patacongo fe4b34bded Fix SEM_INITIALIZER 12 years ago
patacongo 0d86268de6 Remove CONFIG_BUILTIN_APPS_START 12 years ago
patacongo 362d3bb5d2 Extend tools/configure.c for better compatibility with configure.sh 12 years ago
patacongo 3e91a8a290 Clean up a few tools/ build issues 12 years ago
patacongo 470c2e71df Correct some errors in the LPC17xx SYSCON register bit definitions (from Rommel Marcello) 12 years ago
patacongo 5c572a3cb5 Add tools/configure.c and configure.bat 12 years ago
patacongo b66a46decc Working on configure.c 12 years ago
patacongo c504d9e32e Renaming some files in tools/ 12 years ago
patacongo 19752b4453 The default should be CONFIG_LIB_KBDCODEC=n 12 years ago
patacongo 60bd93728b Fix bad conditional in nuttx/libc/misc/Make.defs 12 years ago
patacongo 8d75785fad STM32 FLASH changes from Freddie Chopin 12 years ago
patacongo d0d3328d9c Misc fixes for LM3S kconfig-frontends build 12 years ago
patacongo 41731a71ef All lm3s6965-ek configurations converted to use kconfig-frontends 12 years ago
patacongo 29da58a677 Updates from Darcy Gong for UG-2864SWEG01 OLED 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 e1eacb2254 Add ZP213X/4XPA nxlines configuration (needs a little more work) 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 3fe53af6be Remove .context kludge from apps/ directory 12 years ago
patacongo 5cfde412bb Rename namedapp as simply builtin 12 years ago
patacongo c62d3d93de Mostly costmetic updates 12 years ago
patacongo f2a0267b07 Fix errors and omissions in last checkin 12 years ago
patacongo e975043dd3 Add tools/kconfig.bat 12 years ago
patacongo 247ad37c4b configs/sim/nxwm now uses kconfig-frontends 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 c2a284d25e Fix make export target 12 years ago
patacongo db3e7613bc Verify PATH variable in apps/examples/elf 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 8ae8d43ae2 Restructre address environment interfaces in preparation for incorporation into binfmt/ logic 12 years ago
patacongo fe4bf6f555 Integrate PATH traversal logic and binary format logic 12 years ago
patacongo 14a896b205 Add basic hooks to support a PATH variable (more is needed) 12 years ago
patacongo 8fc05d82fc Documentation update 12 years ago
patacongo a202ca65d1 Add z180 system timer 12 years ago
patacongo 67b2e69b23 More z180 serial logic 12 years ago
patacongo 9ef2bd0745 Add framework for z180 SCC driver 12 years ago
patacongo 7dcb78d3c4 Finsh Z80181/182 register bit definition 12 years ago
patacongo b922099dc2 Add special register definitions needed for z80181 and z80182 12 years ago
patacongo e9e7bacfa2 Add z180 interrupt initialization logic 12 years ago
patacongo a71e9d8104 Add z180 interrupt vectors 12 years ago