aboutsummaryrefslogtreecommitdiff
path: root/makefiles/px4fmu.mk
blob: 75833de9fd6710265208198a4604bbfdb9242bef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# Platform-specific definitions for the PX4FMU
#

#
# Configure the toolchain
#
CONFIG_ARCH			 = CORTEXM4F

include $(PX4_MK_INCLUDE)/gnu-arm-eabi.mk