1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_arduino_sdi_12/Makefile
2022-02-28 15:08:35 +01:00

13 lines
240 B
Makefile

BOARD ?= nucleo-f767zi
include ../Makefile.tests_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