px4-firmware/makefiles/board_px4fmuv2.mk

11 lines
157 B
Makefile
Raw Normal View History

2013-04-05 03:17:21 -03:00
#
# Board-specific definitions for the PX4FMUv2
#
#
# Configure the toolchain
#
CONFIG_ARCH = CORTEXM4F
include $(PX4_MK_DIR)/toolchain_gnu-arm-eabi.mk