This commit is contained in:
2026-07-30 17:55:00 +08:00
commit 6ffe88dd42
14 changed files with 340 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 "")