We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1e9d3b + c82e331 commit 1eab23aCopy full SHA for 1eab23a
1 file changed
tests/driver_ds3231/Makefile
@@ -1,5 +1,8 @@
1
include ../Makefile.tests_common
2
3
+# the test needs real hardware to run
4
+TEST_ON_CI_BLACKLIST += all
5
+
6
# Blacklist iotlab boards since a different device has the same i2c address
7
BOARD_BLACKLIST := iotlab-a8-m3 \
8
iotlab-m3
0 commit comments