ardupilot/mk
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board
Instead of requiring every program to specify the HAL related modules,
let the build system do it (in practice everything we compiled depended
on HAL anyway). This allow including only the necessary files in the
compilation.
2015-10-21 09:16:07 +11:00
..
PX4 PX4: allow I2C airspeed sensor on either bus 2015-10-16 18:38:40 +11:00
VRBRAIN
apm.mk
board_avr.mk Board_AVR: locate recently-moved boards.txt file in arduino-core 2015-08-03 10:05:13 +10:00
board_flymaple.mk
board_linux.mk mk: add 'upload' target to copy fresh ELF to Linux board using SCP 2015-09-09 10:05:45 +10:00
board_native.mk mk: fix list of warnings for board_native 2015-10-10 14:34:52 +09:00
board_px4.mk
board_vrbrain.mk
build_rules.mk
check_modules.sh
configure.mk
environ.mk build: added support for raspilot 2015-09-14 14:22:15 +10:00
find_arduino.mk
find_tools.mk
help.mk mk: ERLEBOARD add targets and help 2015-09-23 09:21:39 +10:00
modules.mk
px4_targets.mk PX4: clean out .d dependency files from uavcan on px4-cleandep 2015-10-20 15:09:28 +11:00
sketch_sources.mk build: compile only the HAL files needed by the board 2015-10-21 09:16:07 +11:00
targets.mk mk: ERLEBOARD add targets and help 2015-09-23 09:21:39 +10:00
upload_firmware.mk mk: add 'upload' target to copy fresh ELF to Linux board using SCP 2015-09-09 10:05:45 +10:00
vrbrain_targets.mk