Espflash – Go CLI/library for flashing ESP8266/ESP32 with no dependenciesgithub.com/tinygo-org 20 pointsdeadprogram6 months ago2 commentsSaveHideCopy link On HNComments−n8henrie6moIs this related to the popular and longish-standing Rust tool for the same purpose? I expected to see it referenced somewhere in the readme...<https://github.com/esp-rs/espflash>−heckelson6moI guess they're very much related, given that they're both tools to flash images to an esp32. But from checking the repo, this seems to be an effort by the tinygo people to extend the embedded go ecosystem.
Comments
Is this related to the popular and longish-standing Rust tool for the same purpose? I expected to see it referenced somewhere in the readme...
<https://github.com/esp-rs/espflash>
I guess they're very much related, given that they're both tools to flash images to an esp32. But from checking the repo, this seems to be an effort by the tinygo people to extend the embedded go ecosystem.