mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #10697 from MrKevinWeiss/pr/blacklist/iotlab/drivertest
tests/driver_ds1307: Blacklist iotlab boards
This commit is contained in:
commit
5f8bf7bec2
@ -1,5 +1,9 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
# Blacklist iotlab boards since a different device has the same i2c address
|
||||
BOARD_BLACKLIST := iotlab-a8-m3 \
|
||||
iotlab-m3
|
||||
|
||||
USEMODULE += ds1307
|
||||
USEMODULE += embunit
|
||||
USEMODULE += xtimer
|
||||
|
Loading…
Reference in New Issue
Block a user