Files
vorago-rs/vorago-shared-hal
Robin Mueller 09ba2d3675
shared-hal-ci / Check build (push) Waiting to run
shared-hal-ci / Check formatting (push) Waiting to run
shared-hal-ci / Check Documentation Build (push) Waiting to run
shared-hal-ci / Clippy (push) Waiting to run
va108xx-ci / Check build (push) Waiting to run
va108xx-ci / Run Tests (push) Waiting to run
va108xx-ci / Check formatting (push) Waiting to run
va108xx-ci / Check Documentation Build (push) Waiting to run
va108xx-ci / Clippy (push) Waiting to run
va416xx-ci / Check build (push) Waiting to run
va416xx-ci / Run Tests (push) Waiting to run
va416xx-ci / Check formatting (push) Waiting to run
va416xx-ci / Check Documentation Build (push) Waiting to run
va416xx-ci / Clippy (push) Waiting to run
shared-hal-ci / Check build (pull_request) Waiting to run
shared-hal-ci / Check formatting (pull_request) Waiting to run
shared-hal-ci / Check Documentation Build (pull_request) Waiting to run
shared-hal-ci / Clippy (pull_request) Waiting to run
va108xx-ci / Check build (pull_request) Waiting to run
va108xx-ci / Run Tests (pull_request) Waiting to run
va108xx-ci / Check formatting (pull_request) Waiting to run
va108xx-ci / Check Documentation Build (pull_request) Waiting to run
va108xx-ci / Clippy (pull_request) Waiting to run
va416xx-ci / Check build (pull_request) Waiting to run
va416xx-ci / Run Tests (pull_request) Waiting to run
va416xx-ci / Check formatting (pull_request) Waiting to run
va416xx-ci / Check Documentation Build (pull_request) Waiting to run
va416xx-ci / Clippy (pull_request) Waiting to run
also bump version number
2026-05-18 20:59:37 +02:00
..
2025-10-28 21:43:17 +01:00
2026-05-18 20:51:00 +02:00
2025-10-28 21:43:17 +01:00
2026-05-18 20:59:37 +02:00
2026-05-18 20:55:30 +02:00
2025-10-28 21:43:17 +01:00
2025-10-29 22:27:33 +01:00

Crates.io

Vorago Shared Peripherals

Peripheral drivers shared between Vorago families.

This library should not used directly. Instead, use the re-exported modules of the repective VA108xx HAL and VA416xx HAL.

Check / Build for VA1XXX family

cargo check --features "vor1x, defmt"

Check / Build for VA4XXX family

cargo check --features "vor4x, defmt"