1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 03:23:49 +01:00
2023-05-06 07:55:01 +02:00

13 lines
238 B
Makefile

BOARD ?= nucleo-f767zi
include ../Makefile.pkg_common
USEPKG += arduino_sdi_12
# Boards not fast enough, that can't keep up with the line data rate, should be
# added here
BOARD_BLACKLIST := \
#
include $(RIOTBASE)/Makefile.include