esp-idf/components
Ivan Grokhotkov 42e694bb8f bootloader_support: don't check signature when JTAG is attached
If an insecure configuration is enabled (no hardware secure boot, just
software signature check), skip the signature check in bootloader if
JTAG debugger is attached. This allows the debugger to set breakpoints
in Flash before the application runs.

Closes https://github.com/espressif/esp-idf/issues/4734
Closes https://github.com/espressif/esp-idf/issues/4878
2020-09-09 23:42:24 +02:00
..
2020-08-25 17:43:13 +08:00
2020-09-01 16:00:49 +08:00
2020-03-22 20:00:21 +08:00