Files
esp-idf/examples/protocols/esp_local_ctrl/main
Aditya Patwardhan 9b185eba9f fix(esp-tls): Use runtime assignment for static key config length in examples
Linker symbol differences (prvtkey_pem_end - prvtkey_pem_start) are not
compile-time constants and cannot be used in static initializers.

(cherry picked from commit 4196734d1a)
2026-07-02 11:41:49 +05:30
..