summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/elf
Commit message (Expand)AuthorAgeFilesLines
* Fix DRAM size in STM32f4discovery defconfig filespatacongo2012-10-311-1/+1
* C++ constructors work with ELF load nowpatacongo2012-10-292-3/+3
* 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-281-1/+0
* The ELF loader is basically functional (needs more testing)patacongo2012-10-272-3/+5
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-263-0/+1100