Files
keypitecc/main/CMakeLists.txt
2026-02-27 22:17:33 +01:00

4 lines
194 B
CMake

idf_component_register(SRCS "main.cpp"
INCLUDE_DIRS "."
REQUIRES mbedtls esp-cryptoauthlib esp_http_server esp_wifi nvs_flash json esp_timer efuse)