setup project

This commit is contained in:
2026-03-21 20:11:46 -05:00
parent 71656a9584
commit 12f3fc9f05
7 changed files with 33 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
idf_component_register(SRCS "hello_world_main.c"
idf_component_register(SRCS "main.cpp"
PRIV_REQUIRES spi_flash
INCLUDE_DIRS "")