va108xx-rs/vorago-reb1
Robin Mueller 652af5cb3c
All checks were successful
Rust/va108xx-rs/pipeline/head This commit looks good
README correction
2024-07-04 18:41:33 +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 prepare next vorago-reb1 release 2024-07-04 18:40:26 +02:00
CHANGELOG.md prepare next vorago-reb1 release 2024-07-04 18:40:26 +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 README correction 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.