summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/elf
Commit message (Expand)AuthorAgeFilesLines
* Verify PATH variable in apps/examples/elfpatacongo2012-12-191-14/+56
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-2/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-2/+2
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-211-65/+1
* More changes for Mikepatacongo2012-11-151-1/+1
* 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