Skip to content

Conversation

@jessebraham
Copy link
Member

  • Update embedded-hal-1 to the latest alpha version
  • Update embedded-hal-async to the latest alpha version
  • Update embedded-hal-nb to the latest alpha version
  • Make required changes to SPI trait implementations
  • Make required changes to the prelude module

I had to patch embassy-time in order to do this, so once there's a new release we can remove the patches.

I have also not yet implemented Operation::DelayUs, wasn't sure how best to accomplish this (I didn't try very hard) so I just left it out.

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

@jessebraham jessebraham merged commit 49b2a3b into esp-rs:main Jul 5, 2023
@jessebraham jessebraham deleted the fixes/deps branch July 5, 2023 16:25
@bugadani
Copy link
Contributor

bugadani commented Jul 5, 2023

That was unexpectedly waaay too quickly done. :O

@Dirbaio
Copy link
Contributor

Dirbaio commented Jul 6, 2023

embassy-time v0.1.2 released

playfulFence pushed a commit to playfulFence/esp-hal that referenced this pull request Sep 26, 2023
…rs#640)

* Update `embedded-hal-*` alpha packages to their latest versions

* Update CHANGELOG

* Remove unnecessary patch
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.

4 participants