#vorago #cortex-m #driver #no-std #peb1 #va416xx

no-std vorago-peb1

Board Support Crate for the Vorago PEB1 development board

1 unstable release

0.1.0 Oct 1, 2024

#1708 in Embedded development

Download history 145/week @ 2024-09-29 12/week @ 2024-10-06

157 downloads per month

Apache-2.0

8KB
65 lines

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.


lib.rs:

Board support crate for the VORAGO PEB1 board.

Dependencies

~5.5MB
~111K SLoC