summaryrefslogtreecommitdiff
path: root/apps/platform/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add an install target to all makefiles. For the import build, the top-level ↵Gregory Nutt2014-09-061-0/+2
| | | | Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
* Some Windows native build fixesGregory Nutt2014-02-071-1/+6
|
* apps/platform/Makefile was not dealing with the bin subdirectory correctlyGregory Nutt2013-11-021-9/+8
|
* Extend stack debug logic to include IDLE and interrupt stacks. Also color ↵Gregory Nutt2013-11-011-2/+2
| | | | the heap as well. Based on suggestions from David Sidrane
* apps/platform: A new now for platform-specific applicatin codeGregory Nutt2013-10-301-0/+135