Files
tide-display/ePaper-ESP-IDF/components/lilygo-epd47/CMakeLists.txt
Peter Siegmund 09037c6df0 initial ESP-IDF project
Signed-off-by: Peter Siegmund <peter@rdkr.com>
2024-05-29 23:03:43 +02:00

5 lines
123 B
CMake

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
PRIV_REQUIRES esp_lcd)