initial commit via gitinitshit

This commit is contained in:
2025-11-25 11:48:54 -07:00
commit 7346346920
20 changed files with 565 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
idf_component_register(SRCS "main.c"
INCLUDE_DIRS "."
PRIV_REQUIRES nvs_flash bt ulp
)