esp-rs / espflash

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

Add missing import when using `linux` and `musl` #420

Closed jessebraham closed 1 year ago

jessebraham commented 1 year ago

Found this when updating the release workflow, will have to update our CI to check musl as well (I'll take care of that in another PR)