mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/driver_hd44780: move to test-with-config
This commit is contained in:
parent
16652e83f1
commit
60c8e027d0
@ -11,8 +11,4 @@ ifeq (native,$(BOARD))
|
||||
endif
|
||||
endif
|
||||
|
||||
# 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