Improve HAL #11
@ -4,7 +4,7 @@
|
|||||||
# HAL for the Vorago VA108xx MCU family
|
# HAL for the Vorago VA108xx MCU family
|
||||||
|
|
||||||
This repository contains the **H**ardware **A**bstraction **L**ayer (HAL), which is an additional
|
This repository contains the **H**ardware **A**bstraction **L**ayer (HAL), which is an additional
|
||||||
hardware abstraction on top of the [peripheral access API](https://egit.irs.uni-stuttgart.de/rust/va108xx).
|
hardware abstraction on top of the [peripheral access API](https://egit.irs.uni-stuttgart.de/rust/va108xx-rs/src/branch/main/va108xx).
|
||||||
|
|
||||||
It is the result of reading the datasheet for the device and encoding a type-safe layer over the
|
It is the result of reading the datasheet for the device and encoding a type-safe layer over the
|
||||||
raw PAC. This crate also implements traits specified by the
|
raw PAC. This crate also implements traits specified by the
|
||||||
|
Loading…
Reference in New Issue
Block a user