Files
paparazzi/conf/boards/tawaki_1.1.makefile
T
Gautier Hattenberger 002ac9f505 [board] add tawaki v1.1 board file (#2574)
factorize code with v1.0
2020-09-04 13:48:51 +02:00

14 lines
213 B
Makefile

# Hey Emacs, this is a -*- makefile -*-
#
# tawaki_1.1.makefile
#
# based on STM32F7
# only compatible with ChibiOS
#
BOARD=tawaki
BOARD_VERSION=1.1
include $(PAPARAZZI_HOME)/conf/boards/tawaki_common.makefile