Skip to content
Snippets Groups Projects
Unverified Commit 5f8bf7be authored by Martine Lenders's avatar Martine Lenders Committed by GitHub
Browse files

Merge pull request #10697 from MrKevinWeiss/pr/blacklist/iotlab/drivertest

tests/driver_ds1307: Blacklist iotlab boards
parents bc5e3e77 d2e67261
No related branches found
No related tags found
No related merge requests found
include ../Makefile.tests_common 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 += ds1307
USEMODULE += embunit USEMODULE += embunit
USEMODULE += xtimer USEMODULE += xtimer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment