summaryrefslogtreecommitdiff
path: root/apps/examples/cpuhog/cpuhog_main.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* SAM4S Xplained Pro fixups from Bob DOIRON after the last big set of commitsGregory Nutt2014-04-221-0/+27
|
* Fix Bob's name in as many places as possible; Make sure that Bob is an ↵Gregory Nutt2014-04-221-1/+2
| | | | author in as many files as I can think of (might be missing a few)
* examples/cpuhog and serialblaster from Bob DoironGregory Nutt2014-04-221-0/+163