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

Update to newest embedded-hal alpha and add embedded-hal-nb #203

Merged
merged 2 commits into from
Sep 29, 2022

Conversation

jessebraham
Copy link
Member

This builds on #202 (since I'm modifying the examples in both, which would otherwise cause a merge conflict) so leaving it as draft until that's been merged. Can rebase after that.

The first alpha releases of embedded-hal-nb have been released, along with a new alpha version of embedded-hal. This PR updates our HALs to use these packages.

I also gated the dependencies behind the feature in the chip-specific HALs like we do in esp-hal-common, because why not.

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

@bjoernQ
Copy link
Contributor

bjoernQ commented Sep 29, 2022

Looks good to me! Didn't merge since I'm not sure if you wanted to add anything or not

I also gated the dependencies behind the feature in the chip-specific HALs like we do in esp-hal-common, because why not.

That's good - I recently wondered why cargo was pulling in eh1 when it wasn't activated!

@jessebraham jessebraham marked this pull request as ready for review September 29, 2022 14:07
@jessebraham jessebraham merged commit 5054681 into esp-rs:main Sep 29, 2022
@jessebraham jessebraham deleted the feature/eh1-nb branch September 29, 2022 14:24
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