https://github.com/andreytkachenko/async-hal
`futures-rs` crate for microcontrollers
https://github.com/andreytkachenko/async-hal
async futures-rs interrupts stm32 stm32f4
Last synced: 12 months ago
JSON representation
`futures-rs` crate for microcontrollers
- Host: GitHub
- URL: https://github.com/andreytkachenko/async-hal
- Owner: andreytkachenko
- License: mit
- Created: 2018-02-01T08:28:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T09:14:57.000Z (over 8 years ago)
- Last Synced: 2025-02-02T01:35:52.969Z (over 1 year ago)
- Topics: async, futures-rs, interrupts, stm32, stm32f4
- Language: Rust
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Async HAL for stm32 and other chips and boards
## What it made for?
This library allows using the [`futures-rs`](https://github.com/rust-lang-nursery/futures-rs) library on stm32 (and other) boards