142 Commits (a5f001189e1a056be275e1d736e38893f96cd395)

Author SHA1 Message Date
patacongo 876062fe3a Implement a simple vfork(). ARM only for now 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 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 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 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 5859e0d353 Correct round-to-ticks logic in sigtimedwait() 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 db3e7613bc Verify PATH variable in apps/examples/elf 12 years ago
patacongo 56a6504618 Incorporate address environment interfaces in 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 b09b1b66b0 configs/p112: Add a configuration for the Z180 P112 board 12 years ago
patacongo 7978ac907b Add support for the Z180 MMU and generic hooks for processes 12 years ago
patacongo 5f72f975b3 Add source files for z180 12 years ago
patacongo 2b1f75ced6 Add header files for z180 12 years ago
patacongo 200ce6d7ff configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native 12 years ago
patacongo 93683ae1b5 configs/xtrs/ostest converted to kconfig-frontend and Windows native 12 years ago
patacongo c5d9112de1 Add tools/link.bat, unlink.bat, and copydir.bat 12 years ago
patacongo 2ca319a5cf configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows native build 12 years ago
patacongo 756aa6b909 Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin 12 years ago
patacongo ccae1c4fb2 Progress toward natvie z80 SDCC build -- still issues 12 years ago
patacongo c2fa801660 Progress toward a z80 native Windows build -- still needs some work 12 years ago
patacongo 66c7e430cf Convert configs/z80sim/ostest to Kconfig/mconf tool 12 years ago
patacongo d128c03666 Fix the fat, flat line bug 12 years ago
patacongo b0b339c242 Add one to internal result of random number generator to avoid the value zero, from Freddie Chopin 12 years ago
patacongo 7f7356cdc9 standard keypad inteface and apps/examples/keypadtest from Denis Carikli 12 years ago
patacongo f63b1d9296 ZNEO now (almost) builds in Windows native environment 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 afd86a08b5 z8 configurations all converted to use mconf tool 12 years ago
patacongo 6c26fa6537 configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driver (Denis Cariki) 12 years ago
patacongo 8cad4a664b Fix backward conditional compilation in work_queue.c 12 years ago