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

tests/libc_newlib: blacklist esp32 boards temporarily

ESP32 boards must be blacklisted for `tests/libc_newlib` to avoid CI compilation errors until the toolchain is updated on all nodes.
This commit is contained in:
Gunar Schorcht 2020-04-04 13:33:00 +02:00
parent fdaf1ac6fe
commit c7dd22efde

View File

@ -2,6 +2,8 @@ include ../Makefile.tests_common
USEMODULE += embunit
FEATURES_BLACKLIST += arch_esp32
include $(RIOTBASE)/Makefile.include
# Compile time tests