Package: wnpp Severity: wishlist Owner: Milan Kupcevic <mi...@debian.org>
* Package name : esptool Version : 0.4.6 Upstream Author : Christian Klippel <c...@atelier-klippel.de>, * URL : https://github.com/igrr/esptool-ck/ * License : GPL-2 Programming Lang: C Description : create and flash firmware files to ESP8266 chip Esptool reads the compiled program in ELF format, extracts code and data sections, and either dumps a section to a file or assembles the firmware file from several segments. Esptool also communicates with the ESP8266 bootloader to upload firmware files to flash. Esptool can automatically put the board into UART bootloader mode using a variety of methods.