aboutsummaryrefslogtreecommitdiff
path: root/makefiles/board_px4cannode-v1.mk
blob: f39ce6aa3b6af971e3fa321a4787a2f12264dde0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Board-specific definitions for the PX4CANNODE
#

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

WUSEPACKED = -Wno-packed
include $(PX4_MK_DIR)/toolchain_gnu-arm-eabi.mk