Files
espressif--esp-idf/examples/protocols/https_x509_bundle/main/CMakeLists.txt
T
2026-07-13 13:04:25 +08:00

4 lines
162 B
CMake

idf_component_register(SRCS "https_x509_bundle_example_main.c"
PRIV_REQUIRES esp-tls esp_wifi nvs_flash
INCLUDE_DIRS ".")