aboutsummaryrefslogtreecommitdiff
path: root/makefiles/firmware.mk
Commit message (Expand)AuthorAgeFilesLines
* Make 'make upload' workpx4dev2013-04-201-1/+3
* Use a .elf suffix for the ELF object file (seems more sensible that way)px4dev2013-04-201-11/+14
* Improve the implementation of CONFIG_FILE handling in firmware.mkpx4dev2013-04-171-4/+11
* Share the ROMFS prototype betwen FMUv1 and v2px4dev2013-04-061-2/+5
* Fix command registration for modules. 'rgbled test' works now.px4dev2013-04-061-5/+9
* Pass the module name in to the module makefile.px4dev2013-03-201-0/+1
* Add extra cleaning power.px4dev2013-03-201-2/+11
* Merge branch 'master' into export-buildpx4dev2013-03-201-0/+5
* Stick copyrights on the major moving parts of the build systempx4dev2013-02-231-0/+31
* Cosmetic tweaks to variable output.px4dev2013-02-231-7/+12
* We don't have to get fancy with builtin_commands.c now, since we put all of t...px4dev2013-02-231-13/+4
* Use indirect calls for all commands (echo, make, etc.)px4dev2013-02-231-27/+27
* APP -> MODULEpx4dev2013-02-231-86/+86
* Checkpoint: application framework makefile donepx4dev2013-02-231-61/+139
* Get a bit fancier with the builtin app specifications, so that we can generat...px4dev2013-02-231-3/+30
* platform -> boardpx4dev2013-02-231-16/+16
* Auto-generate builtin command prototypes.px4dev2013-02-231-66/+77
* Add support for per-config ROMFS generation.px4dev2013-02-231-1/+57
* Rename makefiles to help categorise them.px4dev2013-02-231-1/+1
* Simplify the PLATFORM/CONFIG handling a little.px4dev2013-02-231-1/+5
* Move upload functionality out into a separate makefile.px4dev2013-02-231-18/+6
* Move more functionality into firmware.mk. Now we build the px4 bundles in a w...px4dev2013-02-231-19/+160
* Recover commits lost in the previous merge. Syllableise PX4_BASE like its peers.px4dev2013-02-231-0/+6
* Break up the firmware build into a 'make export' phase for NuttX on a per-boa...px4dev2013-02-231-0/+71