split into more components
Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
7
ePaper-ESP-IDF/components/splash_screen/CMakeLists.txt
Normal file
7
ePaper-ESP-IDF/components/splash_screen/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
idf_component_register(SRCS "splash_screen.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
lilygo-epd47
|
||||
connectivity
|
||||
nvs_flash
|
||||
mapView)
|
Reference in New Issue
Block a user