mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 00:33:16 +01:00
7 lines
142 B
Makefile
7 lines
142 B
Makefile
PSEUDOMODULES += esp_lolin_tft
|
|
|
|
USEMODULE += boards_common_esp32
|
|
USEMODULE += esp_spi_ram
|
|
|
|
include $(RIOTBOARD)/common/esp32/Makefile.include
|