aboutsummaryrefslogblamecommitdiff
path: root/makefiles/board_aerocore.mk
blob: 6f4b932666fd3ccfa450ad2d252343a26ed896c4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                     
#
# Board-specific definitions for the Gumstix AeroCore
#

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

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