va108xx-rs/vorago-reb1
Robin Mueller 3c8c455c6f
All checks were successful
Rust/va108xx-rs/pipeline/pr-main This commit looks good
Update and improve HAL library and docs
2024-07-04 18:07:34 +02:00
..
.cargo New VA108xx Rust workspace structure + dependency updates 2024-06-16 16:16:45 +02:00
.github New VA108xx Rust workspace structure + dependency updates 2024-06-16 16:16:45 +02:00
automation New VA108xx Rust workspace structure + dependency updates 2024-06-16 16:16:45 +02:00
examples Update and improve HAL library and docs 2024-07-04 18:07:34 +02:00
src Update and improve HAL library and docs 2024-07-04 18:07:34 +02:00
.gitignore New VA108xx Rust workspace structure + dependency updates 2024-06-16 16:16:45 +02:00
Cargo.toml Update and improve HAL library and docs 2024-07-04 18:07:34 +02:00
CHANGELOG.md prepare BSP release 2024-06-16 19:30:04 +02:00
jlink.gdb New VA108xx Rust workspace structure + dependency updates 2024-06-16 16:16:45 +02:00
LICENSE-APACHE New VA108xx Rust workspace structure + dependency updates 2024-06-16 16:16:45 +02:00
memory.x New VA108xx Rust workspace structure + dependency updates 2024-06-16 16:16:45 +02:00
NOTICE New VA108xx Rust workspace structure + dependency updates 2024-06-16 16:16:45 +02:00
README.md fix READMEs 2024-06-16 19:08:51 +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.