aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-3014-94/+2076
| | | * | | Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-2816-271/+2439
| | | * | | Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2012-12-261-2/+18
| | | * | | Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo2012-12-264-3/+168
| | | * | | Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-264-450/+527
| | | * | | Fix several build issues noted by Mike Smithpatacongo2012-12-247-35/+147
| | | * | | Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-247-25/+81
| | | * | | Remove .context kludge from apps/ directorypatacongo2012-12-231-3/+6
| | | * | | Rename namedapp as simply builtinpatacongo2012-12-2333-36/+37
| | | * | | configs/sim/nxwm now uses kconfig-frontendspatacongo2012-12-213-354/+623
| | | * | | Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-215-1007/+907
* | | | | | Merge branch 'master' into px4io-i2cpx4dev2013-01-193-12/+42
|\| | | | |
| * | | | | First round of testing successful - back to I2C code from Dec / Nov 2012Lorenz Meier2013-01-191-2/+30
| * | | | | HOTFIX: disable interrupt-driven I2C mode, configure pessimistic I2C timeout,...px4dev2013-01-181-8/+10
| |/ / / /
| * | | | Windows build fix attemptLorenz Meier2013-01-152-4/+4
* | | | | Merge branch 'master' into px4io-i2cpx4dev2013-01-146-132/+194
|\| | | |
| * | | | Recover fix for and enabling of interrupt-driven I2C.px4dev2013-01-111-1/+1
| * | | | Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-112-43/+141
| * | | | Merge commit 'b3f037e876055ff4f5169fb5df1639d50d7d5976' into nuttx-merge-5447px4dev2013-01-111-29/+1
| |\ \ \ \
| | * | | | Forgot to save this one; more build system tweaks.px4dev2013-01-011-29/+1
| * | | | | Merge commit 'eaf1d8063cc707b1041e8583663d9edd45f42c5d' into nuttx-merge-5447px4dev2013-01-115-80/+49
| |\| | | |
| | * | | | Build system updates to match the NuttX merge.px4dev2013-01-015-80/+49
| | * | | | Merge commit '0f2decb70f505b108999fcdb80e89d7aae6760ce' into nuttx-merge-0f2decbpx4dev2013-01-011-50/+166
| | |\| | |
| * | | | | Merge branch 'master' into nuttx-merge-5447px4dev2013-01-111-7/+30
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Verify PATH variable in apps/examples/elfpatacongo2012-12-191-14/+56
| | * | | | Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-194-20/+84
| | * | | | Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-161-3/+18
| | * | | | Documentation updatepatacongo2012-12-152-0/+6
| | * | | | Add z180 system timerpatacongo2012-12-1510-69/+15
| | * | | | More z180 serial logicpatacongo2012-12-1410-37/+29
| | * | | | Finsh Z80181/182 register bit definitionpatacongo2012-12-131-1/+2
| | * | | | Add special register definitions needed for z80181 and z80182patacongo2012-12-133-4/+117
| | * | | | Fix some early z180 compile errorspatacongo2012-12-111-1/+3
| | * | | | configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-1112-4/+1083
| | * | | | Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-113-4/+7
| | * | | | Add header files for z180patacongo2012-12-101-1/+2
| | * | | | README updatepatacongo2012-12-091-0/+17
| | * | | | Some initial changes for 8051 build updatepatacongo2012-12-092-36/+142
| | * | | | configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-0937-574/+1048
| | * | | | configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-0812-325/+663
| | * | | | Fixes for configs/z80sim/pashello Windows native buildpatacongo2012-12-084-15/+18
| | * | | | Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-08172-185/+245
| | * | | | configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo2012-12-0712-567/+1093
| | * | | | Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo2012-12-0711-247/+35
| | * | | | z80sim/ostest now builds okay under Linux with SDCC 3.2.1patacongo2012-12-051-17/+0
| | * | | | Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-058-6/+32
| | * | | | README updatepatacongo2012-12-041-5/+12
| | * | | | Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-0312-224/+816
| | * | | | Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-035-193/+410
| | * | | | Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-032-1/+41