summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/elf/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-211-65/+1
* More changes for Mikepatacongo2012-11-151-1/+1
* C++ constructors work with ELF load nowpatacongo2012-10-291-2/+2
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-0/+2
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-0/+1
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+191