esp-idf/components/esptool_py
KonstantinKondrashov 25ac1d4d28 bootloader: Anti-rollback mode doesn't run test_app
- Cmake shows an error if the partition table has a test app.
- BOOTLOADER_APP_TEST depends on !BOOTLOADER_APP_ANTI_ROLLBACK.
- Bootloader does not boot the test app if secure version is low.

Closes: https://www.esp32.com/viewtopic.php?f=13&t=19164&p=71302#p71302
2021-02-01 23:24:23 +08:00
..
esptool@692a0fce38 tools: Update esptool submodule 2021-01-16 09:37:04 +01:00
CMakeLists.txt bootloader: Anti-rollback mode doesn't run test_app 2021-02-01 23:24:23 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
flasher_args.json.in esptool: Add support for ESP32-S2 Secure Download Mode 2020-05-28 17:52:15 +10:00
get_port_args.cmake esptool_py: simplify serial tool script 2020-12-17 11:25:32 +08:00
Kconfig.projbuild esp32s3: select esp32s3 beta version in menuconfig 2020-09-22 15:15:03 +08:00
LICENSE Initial public version 2016-08-17 23:08:22 +08:00
Makefile.projbuild tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
project_include.cmake esptool_py: use serial script for monitor 2020-12-17 11:25:32 +08:00
run_serial_tool.cmake esptool_py: simplify serial tool script 2020-12-17 11:25:32 +08:00
sdkconfig.rename Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00