Robin Mueller f9f8252d46
Some checks failed
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled
update README
2025-09-03 19:10:12 +02:00
2025-04-24 16:40:28 +02:00
2025-09-02 20:49:41 +02:00
2025-09-03 10:11:46 +02:00
2025-04-24 16:40:28 +02:00
2025-09-03 11:11:12 +02:00
2025-09-03 11:12:04 +02:00
2025-04-24 16:40:28 +02:00
2025-09-03 19:10:12 +02: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"
Description
No description provided
Readme 392 KiB
v0.2.0 Latest
2025-09-03 11:12:38 +02:00
Languages
Rust 100%