This commit is contained in:
2026-03-21 20:05:13 -05:00
commit 71656a9584
13 changed files with 329 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
idf_component_register(SRCS "hello_world_main.c"
PRIV_REQUIRES spi_flash
INCLUDE_DIRS "")