summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/elf/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Fix DRAM size in STM32f4discovery defconfig filespatacongo2012-10-311-1/+1
* C++ constructors work with ELF load nowpatacongo2012-10-291-1/+1
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-265/+5
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-3/+4
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+830