aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | dependency issues.
* Don't re-run the configuration phase every time we build; NuttX will ↵px4dev2013-01-011-2/+2
| | | | re-build just about everything if you do.
* Enabled UART3, added JTAG make target for IO, removed potentially ↵Lorenz Meier2012-11-301-2/+13
| | | | problematic usleep
* 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 ↵px4dev2012-08-181-1/+1
| | | | obvious otherwise how to get NuttX to clean out its dependencies and app configuration.
* 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