summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add UG-2864AMBAG01 initialization for use on STM32F4Discoverypatacongo2012-11-083-3/+213
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-0727-647/+584
* Fix apps/netutils/webclient build problempatacongo2012-11-062-267/+46
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-06188-18/+1519
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-0617-107/+3103
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-0/+2
* uClibc++ exceptions are workingpatacongo2012-11-053-6/+9
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and uCli...patacongo2012-11-044-4/+31
* Missed a few ld.script files in Freddie Chopin's last big changepatacongo2012-11-043-0/+0
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-04133-3675/+849
* Relay example from Darcy Gongpatacongo2012-11-043-6/+27
* RGMP 4.0 update from Qiang Yupatacongo2012-11-0413-3/+1322
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-029-56/+919
* More uClibc++ build fixespatacongo2012-11-022-1/+18
* Add libsupc++ to sim/cxxtest configurationpatacongo2012-11-022-48/+59
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-011-0/+3
* Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-011-1/+2
* ST32F4Discovery board.h patches from Freddie Chopinpatacongo2012-11-011-4/+4
* Correct name of another uClibc++ directorypatacongo2012-11-011-2/+2
* Put uClibc++ header files in a different directory from NuttX header filespatacongo2012-11-011-2/+1