mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
The KEYFILE argument value was stored in a misspelled variable "keyfle" instead of "keyfile", causing custom keyfile paths to be silently ignored. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>