Rust Hardware Abstraction Layer (HAL) crate for the Vorago VA108xx family of MCUs
Go to file
Robin Mueller 9181e61e70
Added first GPIO implementation
- First GPIO implementation based on the stm32f0xx amd stm32f1xx
HAL implementations for the HAL module
2021-11-06 01:27:04 +01:00
.github added CI and changelog 2021-11-06 01:13:48 +01:00
src Added first GPIO implementation 2021-11-06 01:27:04 +01:00
.gitignore Added first GPIO implementation 2021-11-06 01:27:04 +01:00
Cargo.toml Added first GPIO implementation 2021-11-06 01:27:04 +01:00
CHANGELOG.md added CI and changelog 2021-11-06 01:13:48 +01:00
README.md Initial commit 2021-11-03 23:11:07 +01:00

va108xx-hal-rs

Rust Hardware Abstraction Layer (HAL) crate for the Vorago VA108xx family of MCUs