mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-16 16:03:08 +03:00
Reference SECURE_BOOT_SIGNING_KEY in the bootloader subproject so CMake does not warn about a manually-specified-but-unused variable when the sign-key consumers are in config-gated blocks. Ports the same fix the v1 subproject CMakeLists already has at line 119-120.