esp-idf/components/esptool_py
Angus Gratton 6f6b4c3983 cmake partition_table: Check binaries fit in partition spaces at build time
- Bootloader is checked not to overlap partition table
- Apps are checked not to overlap any app partition regions

Supported for CMake build system only.

Closes https://github.com/espressif/esp-idf/pull/612
Closes https://github.com/espressif/esp-idf/issues/5043
Probable fix for https://github.com/espressif/esp-idf/issues/5456
2021-04-16 16:40:47 +10:00
..
esptool@ed04f90c8e esptool: update to support flashing esp32c3 eco 3 2021-03-26 10:59:40 +08:00
CMakeLists.txt cmake partition_table: Check binaries fit in partition spaces at build time 2021-04-16 16:40:47 +10: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 tools: Don't use revision argument for IDF Monitor if it is not defined 2021-04-15 19:56:39 +02: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