Gregory Nutt
|
544cfc8aa2
|
Add program installation for CONFIG_BUILD_KERNEL in all Makefiles that build a main()
|
2014-09-06 10:42:03 -06:00 |
|
Gregory Nutt
|
c35653cd05
|
Only one install target per Makefile
|
2014-09-06 10:05:01 -06:00 |
|
Gregory Nutt
|
d6bcd1a93a
|
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 |
|
Gregory Nutt
|
025d47b0b7
|
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 |
|
Gregory Nutt
|
e322fe1543
|
examples/cpuhog and serialblaster from Bob Doiron
|
2014-04-22 07:52:08 -06:00 |
|