summaryrefslogtreecommitdiff
path: root/apps/examples/nxflat/nxflat_main.c
Commit message (Expand)AuthorAgeFilesLines
* Change the way thread priority is handled in binfmt/ to better match the way ...patacongo2013-01-171-1/+1
* Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-191-3/+38
* 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-241-2/+2
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-1/+1
* Add configurable application entry pointpatacongo2012-08-301-2/+2
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-9/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-201-0/+232