esphome-flasher/esphomeflasher
Stijn Tintel e3b778d4da Generate partitions path based on ESP32 model
To be able to support the ESP32-C3, a different partitioning scheme is
needed. Add a helper function to generate the URL to download the binary
partition table from, and use it when the user did not pass the
partitions argument.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-03-05 18:07:24 +02:00
..
__init__.py Initial commit 2018-11-07 21:24:25 +01:00
__main__.py Remove default value for partitions argument 2022-03-05 18:07:24 +02:00
common.py Generate partitions path based on ESP32 model 2022-03-05 18:07:24 +02:00
const.py Generate partitions path based on ESP32 model 2022-03-05 18:07:24 +02:00
gui.py Add python linting (#80) 2021-10-29 12:48:46 +02:00
helpers.py Add python linting (#80) 2021-10-29 12:48:46 +02:00