summaryrefslogtreecommitdiff
path: root/apps/system/stackmonitor
Commit message (Collapse)AuthorAgeFilesLines
* Add an install target to all makefiles. For the import build, the top-level ↵Gregory Nutt2014-09-061-0/+4
| | | | Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-1/+1
|
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
|
* Stack monitor fixesGregory Nutt2013-09-242-1/+22
|
* Add a stack monitoring daemonGregory Nutt2013-09-244-0/+345