ESP32 Bootstraps

This commit is contained in:
2025-10-12 21:14:23 -04:00
parent 3af62beb4a
commit 85298e32bf

View File

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