aboutsummaryrefslogtreecommitdiff
path: root/makefiles/board_px4io.mk
blob: 275014aba5cd40d76ff332eda24ccb521e567991 (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_DIR)/toolchain_gnu-arm-eabi.mk