11 lines
186 B

#
# Board-specific definitions for the PX4IO
#
#
# Configure the toolchain
#
CONFIG_ARCH = CORTEXM3
CONFIG_BOARD = PX4IO_V1
include $(PX4_MK_DIR)/nuttx/toolchain_gnu-arm-eabi.mk