va108xx-rs/va108xx-embassy
Robin Mueller 809d9c7bb1 Update for va108xx
- New `va108xx-embassy` crate.
- Embassy library uses new crate
- Updated all dependencies

va108xx-hal

- Refactored and simplified PWM driver
- Added new raw getter API for TIM peripheral blocks
2025-02-09 12:29:04 +01:00
..
2025-02-09 12:29:04 +01:00
2025-02-09 12:29:04 +01:00
2025-02-09 12:29:04 +01:00

Crates.io docs.rs

Embassy-rs support for the Vorago VA108xx MCU family

This repository contains the embassy-rs support for the VA108xx family. Currently, it contains the time driver to allow using embassy-rs. It uses the TIM peripherals provided by the VA108xx family for this purpose.

The documentation contains more information on how to use this crate.