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

#
# Configure the toolchain
#
CONFIG_ARCH			 = CORTEXM3

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