This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Robin Mueller 40b36feb63 added helper script
Script automates all steps to generate the PAC
2021-11-02 10:59:17 +01:00
.github explicit noChangelogLabel 2021-11-02 00:10:01 +01:00
src First building PAC version 2021-11-01 23:31:51 +01:00
build.rs First building PAC version 2021-11-01 23:31:51 +01:00
Cargo.toml switched license, updated manifest file 2021-11-01 23:59:51 +01:00
CHANGELOG.md added helper script 2021-11-02 10:59:17 +01:00
device.x added files generated from working (but faulty) SVD file 2021-10-29 09:49:48 +02:00
gen-helper.sh added helper script 2021-11-02 10:59:17 +01:00
LICENSE-0BSD switched license, updated manifest file 2021-11-01 23:59:51 +01:00
README.md typo 2021-11-02 00:07:57 +01:00
va108xx.svd First set of fixes for SVD files 2021-10-28 22:53:18 +02:00

PAC for the Vorago VA108xx microcontroller family

This repository contains the Peripheral Access Crate (PAC) for Voragos VA108xx series of Cortex-M0 based microcontrollers.

The crate was generated using svd2rust.