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

tests/xtimer_now32_overflow: blacklist esp32s2-wemos-mini

This commit is contained in:
Benjamin Valentin 2023-02-02 14:55:08 +01:00
parent ed5bfb7392
commit 17b0f3e41e

View File

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