summaryrefslogtreecommitdiff
path: root/apps/examples/nxflat
Commit message (Expand)AuthorAgeFilesLines
* The ELF loader is basically functional (needs more testing)patacongo2012-10-272-106/+62
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-262-6/+11
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-261-1/+1
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-242-3/+3
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-1326-26/+26
* Add configurable application entry pointpatacongo2012-08-301-2/+2
* update Kconfig filespatacongo2012-04-131-0/+9
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-102-3/+7
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-9/+1
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-011-5/+3
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-241-1/+2
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-241-1/+1
* More build fixespatacongo2011-03-201-2/+2
* Move nuttx/examples to apps/examplespatacongo2011-03-2028-0/+3071