summaryrefslogtreecommitdiff
path: root/apps/examples/serialblaster
Commit message (Expand)AuthorAgeFilesLines
* Oops wrong elseGregory Nutt2014-09-061-1/+1
* Add missing else from last big changeGregory Nutt2014-09-061-0/+1
* Add program installation for CONFIG_BUILD_KERNEL in all Makefiles that build ...Gregory Nutt2014-09-061-0/+9
* Only one install target per MakefileGregory Nutt2014-09-061-4/+2
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
* Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt2014-09-061-0/+4
* Update configuration an make logic in order to select that the serial blaster...Gregory Nutt2014-04-302-2/+14
* Fix Bob's name in as many places as possible; Make sure that Bob is an author...Gregory Nutt2014-04-221-1/+2
* Misc changes to get a clean compilation after incorporating all of Bob Doison...Gregory Nutt2014-04-221-3/+6
* examples/cpuhog and serialblaster from Bob DoironGregory Nutt2014-04-224-0/+214