Skip to content

Update embedded-hal to 1.0.0#2

Open
AnyTimeTraveler wants to merge 3 commits intoVersBinarii:masterfrom
AnyTimeTraveler:master
Open

Update embedded-hal to 1.0.0#2
AnyTimeTraveler wants to merge 3 commits intoVersBinarii:masterfrom
AnyTimeTraveler:master

Conversation

@AnyTimeTraveler
Copy link
Copy Markdown

Also updated other dependencies
Removed dev-dependency stm32f4xx-hal, due to incompatible embedded-hal version

Simon Struck added 2 commits October 19, 2023 02:56
Also updated other dependencies
Removed dev-dependency stm32f4xx-hal, due to incompatible embedded-hal version
@tommy-gilligan
Copy link
Copy Markdown

Thank you for this! I need it for a project I'm working on.

I think the CS parameter can be eliminated:
https://docs.rs/embedded-hal/1.0.0-rc.1/embedded_hal/spi/index.html#for-driver-authors

I think stm32f4xx-hal is needed to run the example. There is an embedded-hal-one feature on that crate that can be used for compatibility with 1.0.0.alpha-11. This is not rc1 but it is close, hopefully it is an indication that rc1 compatibility will be adopted by stm32f4xx in the near future.

stm32-rs/stm32f4xx-hal@ba2e937
stm32-rs/stm32f4xx-hal#686

@TheNitek
Copy link
Copy Markdown

Any chance to get this merged and released?

@AnyTimeTraveler AnyTimeTraveler changed the title Update embedded-hal to 1.0.0-rc.1 Update embedded-hal to 1.0.0 May 14, 2024
@AnyTimeTraveler
Copy link
Copy Markdown
Author

I couldn't test this version, but it does compile and I don't see any changes that should have broken compatibility.

I'd appreciate, if someone has the time to test this update.
@tommy-gilligan or @TheNitek maybe?

@tommy-gilligan
Copy link
Copy Markdown

tommy-gilligan commented May 15, 2024 via email

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.

3 participants