1532 Commits (c0a852dab48e55aa12c995adc6dc0c32aa9a7ac3)

Author SHA1 Message Date
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
Andrew Tridgell 73b787a8dd serial: fixed up FIONREAD and FIONWRITE 12 years ago
px4dev 3916230d8f Add FIONWRITE to allow applications to sniff the amount of writable space on a descriptor. Implement this for serial devices only. 12 years ago
px4dev e787fa5bce Add FIONWRITE to allow applications to sniff the amount of writable space on a descriptor. Implement this for serial devices only. 12 years ago
patacongo d0d3328d9c Misc fixes for LM3S kconfig-frontends build 12 years ago
Andrew Tridgell 890b1ac068 build: cope better with absolute paths 12 years ago
px4dev b3f037e876 Forgot to save this one; more build system tweaks. 12 years ago
px4dev eaf1d8063c Build system updates to match the NuttX merge. 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
px4dev 476db46869 kill off the NuttX ADC driver config; we're not going to use it 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
px4dev d5da457e29 Fix PX4IO to run C++ static ctors 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
Lorenz Meier 9e2076b4e4 Cleared last differences, ready for testing 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
px4dev 3c865c7261 Build the mixer library for PX4IO as well 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