aboutsummaryrefslogtreecommitdiff
path: root/makefiles/upload.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move NuttX configurations out of the NuttX tree proper. This reduces the ↵px4dev2013-08-031-2/+0
| | | | diffs we have to carry against the NuttX upstream repo to just our local patches to the NuttX code itself.
* Adjust upload target name for v1.x FMUpx4dev2013-06-021-1/+1
|
* Remove some naked command invocations.px4dev2013-04-281-5/+8
|
* Merge working changes into export-build branch.px4dev2013-04-261-3/+3
|
* Add support for per-config ROMFS generation.px4dev2013-02-231-1/+1
|
* Move upload functionality out into a separate makefile.px4dev2013-02-231-0/+41