aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery
Commit message (Expand)AuthorAgeFilesLines
* 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
* Resync new repository with old repo r5166patacongo2012-09-1738-0/+9455