Jaroslav Burian d65a24e6d9 fix(esp32c5): Erase during flashing above 16MB
This commit updates stub version for ESP32-C5 to ensure that the erase operation
works correctly when flashing images larger than 16MB. This also adds test to
verify the fix.
2025-08-06 16:43:23 +08:00
2025-07-30 15:52:49 +02:00
2025-07-30 15:52:49 +02:00
2025-06-24 14:22:28 +02:00

esptool

A Python-based, open-source, platform-independent serial utility for flashing, provisioning, and interacting with Espressif SoCs.

Test esptool Build esptool

Documentation

Visit the documentation or run esptool -h.

Contribute

If you're interested in contributing to esptool, please check the contributions guide.

About

esptool was initially created by Fredrik Ahlberg (@themadinventor), and later maintained by Angus Gratton (@projectgus). It is now supported by Espressif Systems. It has also received improvements from many members of the community.

License

This document and the attached source code are released as Free Software under GNU General Public License Version 2 or later. See the accompanying LICENSE file for a copy.

Description
No description provided
Readme GPL-2.0 15 MiB
Languages
Python 99.2%
Makefile 0.5%
PowerShell 0.1%
C 0.1%