Skip to content

Add CI for esp-idf next, patch embuild#412

Merged
ivmarkov merged 3 commits intoesp-rs:masterfrom
drinkcat:ci-esp-idf-next
Mar 29, 2026
Merged

Add CI for esp-idf next, patch embuild#412
ivmarkov merged 3 commits intoesp-rs:masterfrom
drinkcat:ci-esp-idf-next

Conversation

@drinkcat
Copy link
Copy Markdown
Contributor

Submission Checklist 📝

  • I have updated existing examples or added new ones (if applicable).
  • I have used cargo fmt command to ensure that all changed code is formatted correctly.
  • I have used cargo clippy command to ensure that all changed code passes latest Clippy nightly lints.
  • My changes were added to the CHANGELOG.md in the proper section. => CI only

Pull Request Details 📖

Description

Mirror what is done in esp-idf-hal/svc, worth it to run CI against 6.0 branch and master.

Testing

https://github.com/drinkcat/esp-idf-sys/actions/runs/23702654051/job/69049217111 => master fails, release/6.0 is ok.

I assume it's a bit early to start fixing master issues, but at least it's good to know 6.0 is good.

drinkcat and others added 2 commits March 29, 2026 13:54
TODO: Remove before next release.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
These should have been there all along.
@ivmarkov
Copy link
Copy Markdown
Collaborator

Argh, turns out we also have it here (and I forgot about that), so we actually don't need it explicitly in the CI, but it does not hurt either.

@ivmarkov ivmarkov merged commit b74bec2 into esp-rs:master Mar 29, 2026
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants