aboutsummaryrefslogtreecommitdiff
path: root/makefiles/board_px4fmu-v1.mk
blob: 8370696446c9fd01f784c84d3b17007bdd81b063 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# Board-specific definitions for the PX4FMU
#

#
# Configure the toolchain
#
CONFIG_ARCH			 = CORTEXM4F

include $(PX4_MK_DIR)/toolchain_gnu-arm-eabi.mk