summaryrefslogtreecommitdiff
path: root/apps/examples/nxflat/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixes for more complaints from cppcheckGregory Nutt2014-11-251-17/+16
* Do not build test cases that use task_create is there is an address environmentGregory Nutt2014-09-141-2/+10
* Fix clean and distclean targets. Back out a few too many changes made by sedGregory Nutt2014-09-0610-12/+2
* Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt2014-09-0610-2/+12
* More trailing whilespace removalGregory Nutt2014-04-1313-14/+14
* More changes to reduce complaints from CppCheck. Some latent bugs fixes, but...Gregory Nutt2014-02-101-1/+1
* Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; f...Gregory Nutt2013-04-041-5/+5
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-0410-0/+54
* All argv types should be char * const * not const char **patacongo2013-02-021-1/+1
* Add a start hook that can be setup to call a function in the context of a new...patacongo2013-01-271-1/+1
* Added a test of posix_spawn()patacongo2013-01-101-2/+2
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-209-42/+42
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-179-100/+134
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-051-1/+1
* 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
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-1/+1
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-1324-24/+24
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-1/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-2026-0/+2744