aboutsummaryrefslogtreecommitdiff
path: root/makefiles/px4io.mk
blob: 8ea9582cbf2a7f372bf395cc30f3a6b1e1a19cb3 (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)/gnu-arm-eabi.mk