aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* HOTFIX: simplify symbol names going into the ROMFS object, hopefully this avo...px4dev2013-05-121-2/+7
* ROMFS wide quad mixer addition and cleanupLorenz Meier2013-05-051-1/+1
|\
| * archlinux compatibilityThomas Gubler2013-03-091-1/+1
* | Merge working changes into export-build branch.px4dev2013-04-261-9/+28
* | Add some help text.px4dev2013-03-311-0/+39
* | Stick copyrights on the major moving parts of the build systempx4dev2013-02-231-0/+31
* | APP -> MODULEpx4dev2013-02-231-18/+18
* | Checkpoint: application framework makefile donepx4dev2013-02-231-1/+4
* | platform -> boardpx4dev2013-02-231-15/+19
* | Auto-generate builtin command prototypes.px4dev2013-02-231-23/+5
* | Add support for per-config ROMFS generation.px4dev2013-02-231-2/+0
* | Rename makefiles to help categorise them.px4dev2013-02-231-4/+5
* | Simplify the PLATFORM/CONFIG handling a little.px4dev2013-02-231-13/+6
* | Move upload functionality out into a separate makefile.px4dev2013-02-231-61/+0
* | Move more functionality into firmware.mk. Now we build the px4 bundles in a w...px4dev2013-02-231-39/+26
* | Recover commits lost in the previous merge. Syllableise PX4_BASE like its peers.px4dev2013-02-231-73/+118
|/
* Less noisy build again.px4dev2013-01-111-2/+2
* Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-111-2/+4
* Force a configure before compiling in order to work around more NuttX/config ...px4dev2013-01-021-12/+17
* Don't re-run the configuration phase every time we build; NuttX will re-build...px4dev2013-01-011-2/+2
* Enabled UART3, added JTAG make target for IO, removed potentially problematic...Lorenz Meier2012-11-301-2/+13
* Raised COM port number for windows from 18 to 32Julian Oes2012-11-271-1/+1
* Pull JTAG config from bootloader dirLorenz Meier2012-10-241-1/+1
* ftnaegeli2012-09-241-1/+5
* 'make clean' at the top level should 'distclean' in NuttX, as it's not obviou...px4dev2012-08-181-1/+1
* Ensured startup of USB link, updated port ids to read fromLorenz Meier2012-08-101-1/+1
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+142