nuttx-apps/examples/serialblaster
2014-09-06 09:19:15 -06:00
..
.gitignore examples/cpuhog and serialblaster from Bob Doiron 2014-04-22 07:52:08 -06:00
Kconfig Update configuration an make logic in order to select that the serial blaster task priority and stack size. From Bob Doiron 2014-04-30 14:03:36 -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
serialblaster_main.c With kernel build, entry point to all tasks is main, not some xyz_main 2014-09-06 09:19:15 -06:00