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 ROMFS: added new ROMFS for VR Brain 5.2 and VR Micro Brain 5.2 2015-02-02 08:44:00 +11:00
apm.mk build: removed the need for 'make configure' 2015-05-21 10:54:19 +10:00
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 build: fixed flymaple build 2015-06-01 13:02:18 +10:00
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 build: added support for the new PX4 build system 2013-05-10 06:16:54 +10:00
board_vrbrain.mk mk: new make files for VRBRAIN 2014-04-08 16:19:19 +10:00
build_rules.mk build: removed include of vehicle directory in build 2015-06-29 15:34:43 +10:00
check_modules.sh modules: show wiki URL on all submodule errors 2015-06-09 13:51:15 +10:00
configure.mk build: removed the need for 'make configure' 2015-05-21 10:54:19 +10:00
environ.mk build: added support for raspilot 2015-09-14 14:22:15 +10:00
find_arduino.mk build: Use generic app descriptior for mac spotlight search 2013-12-17 14:55:31 +11:00
find_tools.mk build: allow ccache to be found on windows cygwin 2015-05-25 23:02:23 +10:00
help.mk mk: ERLEBOARD add targets and help 2015-09-23 09:21:39 +10:00
modules.mk modules: added check_modules in PX4 build 2015-06-09 13:28:25 +10:00
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 VRBRAIN_TARGETS: changed makefile for VR boards 2015-02-02 08:44:00 +11:00