- Notifications
You must be signed in to change notification settings - Fork 245
Pull requests: rust-embedded/embedded-hal
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Expand embedded_io::ErrorKind to better match std::io::ErrorKind
#698 opened Sep 8, 2025 by Oakchris1955 • Draft
Add
mutex-traits
-based implementations of SpiDevice
and I2c
#683 opened Aug 18, 2025 by JalonWong Loading…
Added two new constructors to ExclusiveDevice to allow for SPI devices that don't require a CS pin
#650 opened Feb 15, 2025 by uliano Loading…
Update the I2C documentation to use "controller/target" instead of "master/slave"
#626 opened Aug 26, 2024 by emshotton Loading…
embedded-io-adapters: Add adapters for embedded-storage and embedded-storage-async
#609 opened Jun 18, 2024 by aurelj Loading…
feat(embedded-hal-bus): Spi - Add support for cs to clock delay
#605 opened May 31, 2024 by vpochapuis Loading…
e-h-bus/spi: Require infallible chipselect pins
#574 opened Jan 23, 2024 by GrantM11235 Loading…
4 of 5 tasks
Added impl to Id make it more directly usable. S-waiting-on-review Review is incomplete T-hal
#428 opened Dec 4, 2022 by fpagliughi Loading…
[Proposal] I2S/SAI traits - take 3 S-waiting-on-review Review is incomplete T-hal
#426 opened Nov 10, 2022 by maximeborges • Draft
Add trait for count down times that allow reading out elapsed time S-waiting-on-review Review is incomplete T-hal
#277 opened May 2, 2021 by nickray Loading…
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.