summaryrefslogtreecommitdiff
path: root/apps/system/install/install.c
Commit message (Collapse)AuthorAgeFilesLines
* STM32 FLASH fixes: use size_t instead of uint16_t, make interface more ↵Gregory Nutt2014-08-281-9/+9
| | | | generic. From Freddie Chopin
* Make sure that there is one space between while and conditionGregory Nutt2014-04-121-2/+2
|
* Make sure that there is one space between if and conditionGregory Nutt2014-04-121-1/+1
|
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-031-274/+332
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5208 42af7a65-404d-4744-a932-0658087f49c3
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5146 42af7a65-404d-4744-a932-0658087f49c3
* install updates from Urospatacongo2011-05-121-9/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3597 42af7a65-404d-4744-a932-0658087f49c3
* Incorporate install app from Urospatacongo2011-05-121-0/+411
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3594 42af7a65-404d-4744-a932-0658087f49c3