va416xx-rs/vorago-peb1
2024-10-01 10:55:55 +02:00
..
jlink Init Commit 2024-06-25 20:01:21 +02:00
src prepare release for BSP 2024-10-01 10:54:11 +02:00
.gitignore Init Commit 2024-06-25 20:01:21 +02:00
Cargo.toml use released HAL dependency 2024-10-01 10:55:55 +02:00
CHANGELOG.md prepare release for BSP 2024-10-01 10:43:06 +02:00
jlink-gdb.sh Init Commit 2024-06-25 20:01:21 +02:00
LICENSE-APACHE Init Commit 2024-06-25 20:01:21 +02:00
memory.x Init Commit 2024-06-25 20:01:21 +02:00
NOTICE Init Commit 2024-06-25 20:01:21 +02:00
README.md prepare release for BSP 2024-10-01 10:54:11 +02:00

Crates.io docs.rs

Rust BSP for the Vorago PEB1 development board

This is the Rust Board Support Package crate for the Vorago PEB1 development board. Its aim is to provide drivers for the board features of the PEB1 board.

The BSP builds on top of the HAL crate for VA416xx devices.

Notes on board revisions

On RevA, issuing the monitor reset command in the GDB application is problematic and will prevent the flashed binary from working properly. On board revision B, this was not an issue. For that reason, two different *.gdb files were provided in the jlink folder for each board revision. If you are not using these files, make sure to correctly configure your flash tools depending on which tool or board your are using.