Files
tide-display/ePaper-ESP-IDF/components/mapView/CMakeLists.txt
Peter Siegmund 1583a14c5d new map and starting smart config
Signed-off-by: Peter Siegmund <peter@rdkr.com>
2024-06-05 12:49:48 +02:00

5 lines
151 B
CMake

idf_component_register(SRCS "mapView.cpp"
INCLUDE_DIRS "."
PRIV_REQUIRES
lilygo-epd47)