aboutsummaryrefslogblamecommitdiff
path: root/makefiles/board_px4io-v1.mk
blob: 1872a4124f8f1d6e9c447c9f51c8e95ba02754c1 (plain) (tree)
1
2
3
4
5
6
7
8
9
 
                                          





                                           
                                           
 
                                               
#
# Board-specific definitions for the PX4IO
#

#
# Configure the toolchain
#
CONFIG_ARCH			 = CORTEXM3
CONFIG_BOARD			 = PX4IO_V1

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