esp32 firmware dummy

This commit is contained in:
2025-03-01 20:12:53 +01:00
parent 45297a2c41
commit dc1a52a487
15 changed files with 4436 additions and 34370 deletions

View File

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