c++ support

This commit is contained in:
2025-12-06 23:26:21 -06:00
parent 47a902c2f7
commit 653141d7da
2 changed files with 1 additions and 108 deletions

View File

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