We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d46bc7 commit c82e331Copy full SHA for c82e331
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