nuttx-apps/examples/elf
2014-09-06 09:23:23 -06:00
..
tests Fix clean and distclean targets. Back out a few too many changes made by sed 2014-09-06 08:28:24 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
elf_main.c Use more standard *argv[] instead easier **argv 2014-09-06 09:23:23 -06:00
Kconfig Copy more logic from nuttx/tools/Config.mk into the Make.defs file. Plus trivial related changes 2014-09-05 11:25:34 -06:00
Makefile Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished) 2014-09-06 08:00:47 -06:00