Files
vorago-rs/vorago-shared-hal
2026-04-23 16:46:29 +02:00
..
2025-10-28 21:43:17 +01:00
2026-04-23 16:46:29 +02:00
2025-10-28 21:43:17 +01:00
2026-04-23 16:46:29 +02:00
2026-04-02 23:20:26 +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"