-
Notifications
You must be signed in to change notification settings - Fork 9
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
Update Xtensa Rust and use espflash #52
Conversation
Thanks! Looks like there's a merge conflict, mind looking into it? |
Ready to merge? |
Just ran the CI again: https://github.com/SergioGasquez/wokwi-builders/actions/runs/6378052193. Lets wait until it finishes just to be safe |
Should now be able to merge, CI run: https://github.com/SergioGasquez/wokwi-builders/actions/runs/6378287483 |
New builders are up |
Just built all my Wokwi projects successfully: https://github.com/SergioGasquez/wokwi-projects/actions/runs/6379187246! |
Awesome! This one seems to be failing with the new version, however: https://wokwi.com/projects/357451677483992065?build-cache=disable |
Updates Xtensa Rust version to 1.72
Since esp-rs/rust-build#233 we no longer have python3 installed in the docker image, but
espflash
is installed, so I switched to use it instead of installingesptool
.Successful CI run: https://github.com/SergioGasquez/wokwi-builders/actions/runs/6377579127