summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-2915-16/+27
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-2929-431/+982
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-297-146/+304
* z8 configurations will now build in Windows native environmentpatacongo2012-11-295-62/+110
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-292-2/+2
* z8 configurations all converted to use mconf toolpatacongo2012-11-2812-434/+912
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-287-83/+312
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-2828-28/+28
* Fix backward conditional compilation in work_queue.cpatacongo2012-11-271-2/+2
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-276-2/+209
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-273-74/+187
* ez80f910200zco/ostest supports native windows build; other configurations als...patacongo2012-11-268-258/+508
* ez80f910200zco/ostest now uses Kconfigpatacongo2012-11-2619-1001/+1169
* Misc build fixes, some from Mike some for ez80 native buildpatacongo2012-11-264-20/+25
* A few native window build updatespatacongo2012-11-254-6/+67
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-2330-524/+196
* A few more Windows native build fixes for eZ80patacongo2012-11-221-9/+10
* Move some PHY initialization logic for Darcypatacongo2012-11-224-14/+78
* A few more fixes for ez80 Windows Native build (still not enough)patacongo2012-11-212-21/+15
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-214-130/+38
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-21113-4943/+114
* configs/cloudctrl and tools/prebuild.py from Darcy Gongpatacongo2012-11-2129-0/+5594
* Update for ez80 Windows native build (still does not work)patacongo2012-11-2112-152/+322
* Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based confi...patacongo2012-11-204-391/+437
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-2028-67/+67
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-2062-184/+184
* 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopinpatacongo2012-11-201-0/+6
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-1952-52/+52
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-1761-332/+393
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-4/+5
* Mirtoo differences from Konstantin; File system fix from Lorenz Meierpatacongo2012-11-153-6/+16
* More changes for Mikepatacongo2012-11-15176-205/+199
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-1571-84/+94
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-0/+4
* More native build fixes -- still problems in apps/ directorypatacongo2012-11-141-8/+8
* mkdeps.c: Fix some strtok logic; fix some system() return value checkpatacongo2012-11-131-1/+1
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-1/+1
* Oops.. nested strtok in mkdeps.c, need to use strtok_rpatacongo2012-11-133-7/+22
* Mostly cosmetic changespatacongo2012-11-1336-107/+5
* Fix some mkdeps.c issues; Incorporate mkdeps.c build in Makefilespatacongo2012-11-131-0/+2
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-1339-194/+41
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-122-24/+34
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-1122-330/+450
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-1117-80/+926
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-1159-208/+90
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-14/+14
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-101-269/+31
* UG-2864AMBAG01 driver is basically functionalpatacongo2012-11-093-6/+14
* Support for non-common vectors from Freddie Chopinpatacongo2012-11-083-37/+56
* STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logicpatacongo2012-11-086-92/+204