mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
43d4fdd4b3
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>