px4-firmware/makefiles/board_px4-stm32f4discovery.mk

12 lines
208 B
Makefile
Raw Normal View History

2015-04-16 17:50:24 -03:00
#
# Board-specific definitions for the PX4_STM32F4DISCOVERY
#
#
# Configure the toolchain
#
CONFIG_ARCH = CORTEXM4F
CONFIG_BOARD = PX4_STM32F4DISCOVERY
include $(PX4_MK_DIR)/toolchain_gnu-arm-eabi.mk