Brewhouse/hardware/esp8266/tools/esptool
2023-01-25 21:00:25 -05:00
..
esp_rfc2217_server Initial Commit. 2023-01-25 21:00:25 -05:00
espefuse Initial Commit. 2023-01-25 21:00:25 -05:00
espsecure Initial Commit. 2023-01-25 21:00:25 -05:00
esptool Initial Commit. 2023-01-25 21:00:25 -05:00
LICENSE Initial Commit. 2023-01-25 21:00:25 -05:00
README.md Initial Commit. 2023-01-25 21:00:25 -05: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.