1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/driver_ds1307: move to test-with-config

This commit is contained in:
Alexandre Abadie 2020-10-09 18:10:39 +02:00
parent e071444af7
commit 16652e83f1
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
2 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
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