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

Generate bindings for IEEE802.15.4 radio on ESP32-C6/H2 #467

Merged
merged 2 commits into from
May 10, 2024
Merged

Generate bindings for IEEE802.15.4 radio on ESP32-C6/H2 #467

merged 2 commits into from
May 10, 2024

Conversation

jessebraham
Copy link
Member

As previously discussed, we will make esp-ieee802154 depend on esp-wifi-sys so that we can move it into esp-hal and keep that repo blob-free.

I've already confirmed I can build esp-ieee802154 using esp-wifi-sys including these changes.

@jessebraham jessebraham requested a review from bjoernQ May 8, 2024 18:38
@jessebraham
Copy link
Member Author

@bjoernQ do you track changes for esp-wifi-sys in the CHANGELOG here? Happy to add an entry, just want to ask first 😅

@bjoernQ
Copy link
Contributor

bjoernQ commented May 9, 2024

@bjoernQ do you track changes for esp-wifi-sys in the CHANGELOG here? Happy to add an entry, just want to ask first 😅

I didn't think we need to add a channeling entry for this. Thanks

Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for working on this

@bjoernQ bjoernQ added the skip-changelog Skip changelog check label May 10, 2024
@bjoernQ bjoernQ merged commit 2ceb4b3 into esp-rs:main May 10, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skip changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants