summaryrefslogtreecommitdiff
path: root/apps/examples/elf/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* Copy more logic from nuttx/tools/Config.mk into the Make.defs file. Plus ↵Gregory Nutt2014-09-051-1/+2
| | | | trivial related changes
* The ELF test/example has been extended so the individual ELF test programs ↵Gregory Nutt2014-08-291-0/+26
| | | | can link against the SYSCALL library (if it is available) or against the C library to eliminate or minimize the need for symbol tables (2014-8-29).
* Add a ROMFS file system for testing the P-Code binary formatGregory Nutt2014-05-081-1/+2
|
* More ELF loader changespatacongo2012-10-251-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5261 42af7a65-404d-4744-a932-0658087f49c3
* Add an example for testing the ELF loaderpatacongo2012-10-251-0/+13
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5260 42af7a65-404d-4744-a932-0658087f49c3