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

Build esp-hal for the ESP32-P4 in CI #1370

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Conversation

jessebraham
Copy link
Member

There have been a couple changes introduced which broke the build for this chip, so even though we're not prioritizing it right now we should at least make sure it doesn't fall into disrepair, as there is essentially no maintenance burden involved in doing so.

I'm only building esp-hal with the esp32p4 feature enabled, MSRV/Clippy/etc. checks are not being performed at this time, as this will likely cause annoyances.

@jessebraham jessebraham added the skip-changelog No changelog modification needed label Apr 1, 2024
Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes complete sense, thank you!

@MabezDev MabezDev enabled auto-merge April 1, 2024 13:53
@MabezDev MabezDev added this pull request to the merge queue Apr 1, 2024
Merged via the queue into esp-rs:main with commit dc6f837 Apr 1, 2024
22 checks passed
@jessebraham jessebraham deleted the fixes/esp32p4 branch April 1, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No changelog modification needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants