esp-rs / espflash

Serial flasher utility for Espressif SoCs and modules based on esptool.py
Apache License 2.0
478 stars 117 forks source link

Remove support for the ESP8266 #576

Closed jessebraham closed 8 months ago

jessebraham commented 8 months ago

This morning @MabezDev, @SergioGasquez, and I had a discussion regarding this, and have decided to move forward with dropping support for the ESP8266.

I am still testing this so I will report back if I find any issues, but I think the changes are probably pretty straight forward.

jessebraham commented 8 months ago

Realized I forgot to update README.md, will do so then merge when done