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

tests/xtimer_now64_continuity: blacklist esp32s2-wemos-mini

This commit is contained in:
Benjamin Valentin 2023-02-02 14:58:49 +01:00
parent 17b0f3e41e
commit bc4c0fb848

View File

@ -8,6 +8,7 @@ USEMODULE += xtimer_no_ztimer_default
TEST_ON_CI_BLACKLIST += native
# Boards that can't run only on xtimer or that always select ztimer
BOARD_BLACKLIST += \
esp32s2-wemos-mini \
feather-nrf52840 \
hamilton \
mulle \