Y
Hacker News
new
|
ask
|
show
|
jobs
Espflash – Go CLI/library for flashing ESP8266/ESP32 with no dependencies
(
github.com
)
20 points
by
deadprogram
105 days ago
1 comments
n8henrie
105 days ago
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
>
link
heckelson
105 days ago
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.
link
<https://github.com/esp-rs/espflash>