- zlib from components - framebuffer for faster drawing - disable currently smartconfig Signed-off-by: Peter Siegmund <peter@rdkr.com>
5 lines
157 B
CMake
5 lines
157 B
CMake
idf_component_register(SRCS "mapView.cpp"
|
|
INCLUDE_DIRS "include"
|
|
PRIV_REQUIRES
|
|
lilygo-epd47)
|