Merge #2
2: typo r=robamu a=robamu Co-authored-by: Robin Mueller <robin.mueller.m@gmail.com>
This commit is contained in:
commit
0263e716c6
1
.github/workflows/changelog.yml
vendored
1
.github/workflows/changelog.yml
vendored
@ -15,5 +15,6 @@ jobs:
|
||||
uses: Zomzog/changelog-checker@v1.2.0
|
||||
with:
|
||||
fileName: CHANGELOG.md
|
||||
noChangelogLabel: no changelog
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# PAC for the Vorago VA108xx microcontroller family
|
||||
|
||||
This repository contains the Peripheral Access CRate (PAC) for
|
||||
This repository contains the Peripheral Access Crate (PAC) for
|
||||
Voragos VA108xx series of Cortex-M0 based microcontrollers.
|
||||
|
||||
The crate was generated using [`svd2rust`](https://github.com/rust-embedded/svd2rust).
|
||||
|
Reference in New Issue
Block a user