marcovannoord / esptool

Espressif SoC serial bootloader utility

Home Page:https://docs.espressif.com/projects/esptool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Espressif SoC serial bootloader utility

https://docs.espressif.com/projects/esptool

License:GNU General Public License v2.0


Languages

Language:Python 68.1%Language:C 30.9%Language:Makefile 0.7%Language:PowerShell 0.1%Language:Shell 0.1%