Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Use cargo espflash instead of esptool for qemu image generation #82

Closed
svenstaro opened this issue Apr 25, 2022 · 1 comment · Fixed by #89
Closed

Use cargo espflash instead of esptool for qemu image generation #82

svenstaro opened this issue Apr 25, 2022 · 1 comment · Fixed by #89

Comments

@svenstaro
Copy link
Contributor

Currently qemu.sh depends on esptool.py and that means we also have to carry the manually pre-generated stuff in qemu-bins/. This is somewhat inelegant and I've had good success using cargo espflash instead. I'd like to propose a PR for this after my current work is merged which is required for this to work: esp-rs/espflash#160 and esp-rs/espflash#162. What do you think?

@ivmarkov
Copy link
Owner

ivmarkov commented May 1, 2022

Moving to espflash is of course very welcome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants