summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery
Commit message (Expand)AuthorAgeFilesLines
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-213-73/+37
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-216-390/+6
* Update for ez80 Windows native build (still does not work)patacongo2012-11-211-6/+4
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-4/+5
* More changes for Mikepatacongo2012-11-157-7/+7
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* 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-132-3/+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-133-6/+4
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-114-0/+803
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* 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-082-0/+210
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-073-623/+584
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-063-0/+24
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-0/+2
* uClibc++ exceptions are workingpatacongo2012-11-052-3/+4
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and uCli...patacongo2012-11-042-2/+29
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-6/+6
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-025-1/+862
* ST32F4Discovery board.h patches from Freddie Chopinpatacongo2012-11-011-4/+4
* Fix DRAM size in STM32f4discovery defconfig filespatacongo2012-10-315-5/+5
* C++ constructors work with ELF load nowpatacongo2012-10-293-9/+11
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-292-265/+7
* Part I of port of Rhombus math librarypatacongo2012-10-285-5/+0
* Support for relays on the Shenzhou board (Darcy Gong)patacongo2012-10-271-1/+6
* The ELF loader is basically functional (needs more testing)patacongo2012-10-273-3/+9
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-267-697/+1999
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-0/+6
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-105-5/+7
* Fix a recurring, cloned typopatacongo2012-10-064-12/+12
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-064-12/+32
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-5/+57
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-054-12/+12
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-044-51/+51
* Beginning of an Shenshou NxWM configurationpatacongo2012-09-253-3/+3
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-184-112/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-174-4/+4
* Remove executable property from source and make filespatacongo2012-09-134-0/+0
* Remove several unused configuration valuespatacongo2012-09-084-8/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-18/+0