Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to ESPtool 4.x #105

Open
marcelstoer opened this issue Jul 14, 2024 · 1 comment
Open

Migrate to ESPtool 4.x #105

marcelstoer opened this issue Jul 14, 2024 · 1 comment

Comments

@marcelstoer
Copy link
Owner

ESPtool v3 only receives patches critical bugs and we should move to v4.

(Un)fortunately, the internal structure we had to rely upon until now was completely refactored. ESPtool now offers a public API: https://github.com/espressif/esptool/releases/tag/v4.0. That's most welcome (I had asked for this for years) but it also means a bit of a migration effort I guess.

@DeeEmm
Copy link

DeeEmm commented Nov 27, 2024

The code is already working on V4. I suspect that V4 is backwards compatible with V3

Screenshot 2024-11-28 at 10 17 56 am

@marcelstoer marcelstoer self-assigned this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants