pac55xx-pac

Crates.iopac55xx-pac
lib.rspac55xx-pac
version0.3.0
sourcesrc
created_at2024-10-01 16:01:22.2391
updated_at2024-11-04 16:04:33.546883
descriptionPeripheral Access Crate (PAC) for PAC55XX
homepage
repositoryhttps://github.com/teslabs/pac55xx-pac
max_upload_size
id1393088
size369,327
Gerard Marull-Paretas (gmarull)

documentation

README

pac55xx-pac

This is a Peripheral Access Crate for Qorvo PAC55XX microcontrollers.

This crate has been automatically generated from a custom SVD file using chiptool.

Supported chips

Generation

Install svdtools and form:

cargo install svdtools form

Make sure submodules are initialized:

git submodule update --init

Then, run:

make

License

Licensed under either of

at your option.

Commit count: 2

cargo fmt