issues
search
rust-embedded
/
embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
Apache License 2.0
2.02k
stars
202
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix several clippy warnings in current stable / beta
#641
jannic
closed
1 hour ago
0
Don't recommend supporting eh0.2
#640
MabezDev
closed
3 days ago
2
embedded-can: Update readme to reflect MSRV specified in Cargo.toml
#639
tdittr
closed
1 week ago
0
[DISCUSSION] Async timer trait for Counting and Capture timer in embedded-hal-async
#638
Shaibal-Microsoft
opened
1 week ago
0
Add SPI traits that are not bound to `Word`?
#637
jmjoy
closed
4 weeks ago
4
Wrong implementation of `read_exact`
#636
XuJiandong
closed
1 month ago
3
The reason for associated types over generics for embedded_can
#635
Thom-de-Jong
opened
1 month ago
0
i2c: AddressMode: add bound Copy
#634
spikespaz
closed
1 month ago
2
require `core::error::Error` for `ErrorType::Error`
#633
jordens
opened
1 month ago
6
We should clarify how e-h-async traits should behave in the face of cancellation
#632
jamesmunns
opened
1 month ago
3
[Feature Request] Provide `Cursor` Implementation in `embedded-io`
#631
overcat
opened
2 months ago
0
implement `core::error::Error`
#630
rursprung
closed
1 month ago
6
implement `core::error::Error` (dynamic approach)
#629
rursprung
closed
1 month ago
2
CI: fix label of rustdoc job
#628
rursprung
closed
2 months ago
0
Add BufReader impl
#627
DaneSlattery
opened
2 months ago
3
Update the I2C documentation to use "controller/target" instead of "master/slave"
#626
emshotton
opened
2 months ago
3
Clarify Read trait blocking behavior
#625
ivmarkov
closed
2 months ago
11
How to read incoming data from SPI MOSI Lane? (not MISO)
#624
Syphixs
opened
3 months ago
1
Error: out of range branch target (expected an integer in the range -4096 to 4095
#623
arichtman
closed
3 months ago
0
Clarify I2C transaction contract for NACK behavior
#622
nhpupu
closed
3 months ago
0
Clarification Needed for I2C Transaction Contract
#621
nhpupu
closed
3 months ago
0
Add `BlockDevice` trait to embedded-io
#620
qwandor
opened
3 months ago
1
Remove nightly checks.
#619
Dirbaio
closed
3 months ago
2
e-h-async and e-io-async broken on stable due to unexpected cfg "nightly"
#618
eldruin
closed
3 months ago
1
Update minimum `embedded-io` version for `embedded-io-async`
#617
jamesmunns
closed
4 months ago
0
e-io-adapters: add ToFmt: impl fmt::Write
#616
jordens
closed
3 months ago
0
Generic bus traits
#615
tamba91
opened
4 months ago
4
Revisiting the possibility of including generic sensor traits
#614
kurtjd
opened
4 months ago
1
Add a Rc<RefCell<Bus>>-based implementation of SpiDevice and I2C
#613
adri326
closed
3 months ago
4
Add defmt feature and traits for embedded-can
#612
liamkinne
closed
4 months ago
0
honor `ErrorKind::Interrupted` in `write_all()`?
#611
rmja
opened
4 months ago
4
The Crate Does not Compile when the `defmt-03` Feature is Enabled
#610
joboudreault
opened
4 months ago
4
embedded-io-adapters: Add adapters for embedded-storage and embedded-storage-async
#609
aurelj
opened
5 months ago
2
Shared SPI bus between devices with different SPI modes
#608
dan-corneanu
opened
5 months ago
2
Add embedded-hal-bus atomic-device features
#607
9names
closed
3 months ago
3
Update workflows to actions/checkout@v4
#606
jannic
closed
5 months ago
0
feat(embedded-hal-bus): Spi - Add support for cs to clock delay
#605
vpochapuis
opened
5 months ago
4
[Discussion] Should sensor driver developers target `embedded-hal-async` only?
#604
asasine
opened
5 months ago
0
Why was ADC removed?
#603
IraMillington
closed
6 months ago
2
Upstreaming some concepts built up in `embedded-time`
#602
Ben-PH
opened
6 months ago
1
feature request: embedded_io_async::try_read
#601
dvdsk
closed
6 months ago
2
Implement async trait for i2c::RefCellDevice
#600
sjoerdsimons
closed
6 months ago
2
Split embedded-can?
#599
reneherrero
opened
6 months ago
3
embedded-hal-bus no longer builds with target thumbv6m-none-eabi
#598
Tschrock
closed
3 months ago
6
Multipin serial spi interface trait
#597
kkoppul2
opened
7 months ago
0
Implment `Clone` for async DelayNs
#596
PegasisForever
closed
7 months ago
2
Release embedded-hal-bus v0.2.0
#595
Dirbaio
closed
7 months ago
2
bus: make constructors set CS high.
#594
Dirbaio
closed
7 months ago
0
bus: Adding AtomicDevice for I2C and SPI bus sharing in multiple interrupt contexts
#593
Dirbaio
closed
7 months ago
0
Fix "imported redundantly" warning.
#592
Dirbaio
closed
7 months ago
0
Next