aboutsummaryrefslogblamecommitdiff
path: root/makefiles/board_px4fmu-v2.mk
blob: e9a2985b7fc2be6bd9c44f981905f6a8815a0dba (plain) (tree)
1
2
3
4
5
6
7
8
9







                                             
                                            

                                               
#
# Board-specific definitions for the PX4FMUv2
#

#
# Configure the toolchain
#
CONFIG_ARCH			 = CORTEXM4F
CONFIG_BOARD			 = PX4FMU_V2

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