aboutsummaryrefslogtreecommitdiff
path: root/makefiles/platform_px4fmu.mk
blob: a9e103cc8a4672377e1ebb142b1be4d9bb7f996f (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)/toolchain_gnu-arm-eabi.mk