RepoNotes
Toggle theme
Loading ...
Sign in
rust-embedded/embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
2561
20
150
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-embedded
3238
Followers
0
Following
61
Repos
No Twitter
Enabling usage of Rust on Embedded Platforms (Embedded Linux / RTOS / Bare Metal)
Branches
write-iter
v0.2.x
trying
Releases
v1.0.0
v1.0.0-rc.3
v1.0.0-rc.2
Commits
Merge pull request #729 from hermit-os/embedded-io-typo docs(embedded-io): fix typo
docs(embedded-io): fix typo
Merge pull request #728 from eldruin/update-e-h-async-changelog Update embedded-hal-async changelog
Issues
Adapter for futures_lite::io
Add transmission done query mechanism to embedded-io serial traits (nonblocking flush).
Question about CAN abstractions