vorago-reb1

Crates.iovorago-reb1
lib.rsvorago-reb1
version
sourcesrc
created_at2021-11-09 18:28:17.169782+00
updated_at2025-03-07 15:37:48.024846+00
descriptionBoard Support Crate for the Vorago REB1 development board
homepagehttps://egit.irs.uni-stuttgart.de/rust/va108xx-rs
repositoryhttps://egit.irs.uni-stuttgart.de/rust/va108xx-rs
max_upload_size
id479014
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Robin Mueller (robamu)

documentation

README

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.

Commit count: 0

cargo fmt