mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 00:11:16 +01:00
pkg/arduino_sdi_12: use blacklist instead of whitelist
This commit is contained in:
parent
1d2ac15396
commit
c9062c2e23
@ -2,10 +2,9 @@ include ../Makefile.tests_common
|
||||
|
||||
USEPKG += arduino_sdi_12
|
||||
|
||||
BOARD_WHITELIST := \
|
||||
arduino-leonardo \
|
||||
arduino-mega2560 \
|
||||
remote-revb \
|
||||
# Boards not fast enough, that can't keep up with the line data rate, should be
|
||||
# added here
|
||||
BOARD_BLACKLIST := \
|
||||
#
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user