summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Mov apps/examples/composite to apps/system/composite; convert ↵Gregory Nutt2013-09-251-2/+3
| | | | configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-2/+2
|
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
|
* Add a stack monitoring daemonGregory Nutt2013-09-241-1/+1
|
* Build/test framework for the Zmodem sz and rz commands which are on their wayGregory Nutt2013-07-121-1/+1
|
* Add system/flash_eraseall NSH commandGregory Nutt2013-05-011-3/+3
|
* Misc fixes to get SDRAM support and RAM test to build for the Open1788 platformpatacongo2013-03-271-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5793 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JPpatacongo2013-01-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5577 42af7a65-404d-4744-a932-0658087f49c3
* Remove some dependencies of distclean on clean. This should not be ↵patacongo2012-12-231-1/+1
| | | | | | necessary in higher level makefiles and should speed up make distclean git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5453 42af7a65-404d-4744-a932-0658087f49c3
* Mostly cosmetic build changespatacongo2012-11-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5362 42af7a65-404d-4744-a932-0658087f49c3
* Fix various build-related typospatacongo2012-11-151-3/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5358 42af7a65-404d-4744-a932-0658087f49c3
* Simple window natives OS test build now works; Probabaly more to do for ↵patacongo2012-11-141-13/+12
| | | | | | other configs; clean targets still have problems git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5355 42af7a65-404d-4744-a932-0658087f49c3
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5208 42af7a65-404d-4744-a932-0658087f49c3
* Cosmetic updates to the ENC28J60 driverpatacongo2012-09-181-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5161 42af7a65-404d-4744-a932-0658087f49c3
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use ↵patacongo2012-02-011-3/+3
| | | | | | readline instead of fgets in NSH git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4356 42af7a65-404d-4744-a932-0658087f49c3
* Add framework for I2C toolspatacongo2011-08-291-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3923 42af7a65-404d-4744-a932-0658087f49c3
* Incorporate install app from Urospatacongo2011-05-121-0/+70
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3594 42af7a65-404d-4744-a932-0658087f49c3