89.9 flash usage

This commit is contained in:
2026-01-06 13:56:00 +01:00
parent ed89ceaac5
commit 41f0140a22
6 changed files with 39 additions and 23 deletions
+6
View File
@@ -0,0 +1,6 @@
# This file was automatically generated for projects
# without default 'CMakeLists.txt' file.
FILE(GLOB_RECURSE app_sources ${CMAKE_SOURCE_DIR}/src/*.*)
idf_component_register(SRCS ${app_sources})