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

tests/drivers/st77xx: add esp32s3-wt32-sc01-plus

This commit is contained in:
Gunar Schorcht 2023-08-07 15:04:49 +02:00
parent 9b30c65467
commit f6a7611588

View File

@ -8,6 +8,7 @@ ST7789_BOARDS = \
#
ST7796_BOARDS = \
esp32s3-wt32-sc01-plus \
#
ifneq (,$(filter $(ST7789_BOARDS),$(BOARD)))