Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions tests/driver_ds3231/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
include ../Makefile.tests_common

# the test needs real hardware to run
TEST_ON_CI_BLACKLIST += all

# Blacklist iotlab boards since a different device has the same i2c address
BOARD_BLACKLIST := iotlab-a8-m3 \
iotlab-m3
Expand Down