Date: Tue, 06 Jul 2021 14:25:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257022] comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB Message-ID: <bug-257022-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257022 Bug ID: 257022 Summary: comms/py-esphome-flasher: Simple GUI tool to flash ESPs over USB Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com Created attachment 226268 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226268&action= =3Dedit patch ESPHome-Flasher is a utility app for the ESPHome framework and is designed to make flashing ESPs with ESPHome as simple as possible by: - Having pre-built binaries for most operating systems. - Hiding all non-essential options for flashing. All necessary options for flashing (bootloader, flash mode) are automatically extracted from the binary. This project was originally intended to be a simple command-line tool, but then I decided that a GUI would be nice. As I don't like writing graphical front end code, the GUI largely is based on the NodeMCU PyFlasher project. The flashing process is done using the esptool library by espressif. WWW: https://github.com/esphome/esphome-flasher --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257022-7788>