Skip to content

Commit

Permalink
Merge pull request #10697 from MrKevinWeiss/pr/blacklist/iotlab/drive…
Browse files Browse the repository at this point in the history
…rtest

tests/driver_ds1307: Blacklist iotlab boards
  • Loading branch information
miri64 committed Jan 3, 2019
2 parents bc5e3e7 + d2e6726 commit 5f8bf7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/driver_ds1307/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5f8bf7b

Please sign in to comment.