This commit is contained in:
Philipp Harsch
2020-09-20 22:33:33 +02:00
parent 87935a23d4
commit 9e2e0d4591
3 changed files with 943 additions and 63 deletions

View File

@@ -14,5 +14,4 @@ FILE(GLOB_RECURSE app_sources ${CMAKE_SOURCE_DIR}/src/*.*)
# idf_component_register(SRCS ${app_sources})
idf_component_register(SRCS ${app_sources}
INCLUDE_DIRS "."
EMBED_FILES "favicon.ico")
INCLUDE_DIRS ".")