esp-rs / esp-flasher-stub

Rust implementation of flasher stub located in esptool
Apache License 2.0
18 stars 10 forks source link

Remove esptool patches, describe how to copy JSON files #34

Closed igrr closed 11 months ago

igrr commented 11 months ago

esptool tests now use pre-built JSON files, so patching the Makefile is no longer necessary. This PR removes the patches and adds instructions for copying JSON files into esptool installation.