Files
Peter Siegmund 53d4bf2c5b split into more components
Signed-off-by: Peter Siegmund <peter@rdkr.com>
2024-06-08 08:39:57 +02:00

8 lines
264 B
CMake

idf_component_register(SRCS "splash_screen.c"
INCLUDE_DIRS "include"
PRIV_REQUIRES
lilygo-epd47
connectivity
nvs_flash
mapView)