mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|