3D/Pedals/esptool
2025-08-18 14:23:27 +02:00
..
esp_rfc2217_server adding new files 2023-07-11 17:40:36 +02:00
espefuse adding new files 2023-07-11 17:40:36 +02:00
espsecure adding new files 2023-07-11 17:40:36 +02:00
esptool WIP: lokale wijzigingen vóór pull 2025-08-18 14:23:27 +02:00
LICENSE adding new files 2023-07-11 17:40:36 +02:00
README.md adding new files 2023-07-11 17:40:36 +02:00

esptool.py

A Python-based, open-source, platform-independent utility to communicate with the ROM bootloader in Espressif chips.

Test esptool Build esptool

Documentation

Visit the documentation or run esptool.py -h.

Contribute

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

About

esptool.py 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.