mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/driver_hd44780: disable CI for esp32-wroom-32
This commit is contained in:
parent
a7c9079eb7
commit
f88d55cf9d
@ -2,4 +2,8 @@ include ../Makefile.tests_common
|
||||
|
||||
USEMODULE += hd44780
|
||||
|
||||
# Fails on esp32 because the driver defines default GPIOs that are used for the
|
||||
# SPI flash interface.
|
||||
TEST_ON_CI_BLACKLIST += esp32-wroom-32
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user