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

#
# Configure the toolchain
#
CONFIG_ARCH			 = CORTEXM3

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