Component

Component
This commit is contained in:
2025-05-16 00:05:07 -04:00
parent 92bb79b639
commit 894c8ffb0c
15 changed files with 1994 additions and 701 deletions

View File

@@ -1,3 +1,3 @@
idf_component_register(SRCS "main.c"
idf_component_register(SRCS "main.cpp"
PRIV_REQUIRES spi_flash
INCLUDE_DIRS "")