va108xx-rs/vorago-reb1
Robin Mueller 5b614e1280 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-10 11:40:37 +01:00
..
2025-02-10 11:40:37 +01:00
2024-09-30 12:10:03 +02:00
2024-07-04 18:41:33 +02:00

Crates.io docs.rs

Rust BSP for the Vorago REB1 development board

This is the Rust Board Support Package crate for the Vorago REB1 development board. Its aim is to provide drivers for the board features of the REB1 board

The BSP builds on top of the HAL crate for VA108xx devices. The example folder contains some example applications using the on-board peripherals.