Merge remote-tracking branch 'origin/main' into mueller/added-helper-script

This commit is contained in:
Robin Müller 2021-11-02 11:00:34 +01:00
commit 9d6d3e8cc4
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
2 changed files with 6 additions and 1 deletions

View File

@ -11,10 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Helper script to automate all steps for PAC generation
- Added badges for README
## [v0.1.0]
### Added
- First version of the PAC which builds. Uses a patched version
of `svd2rust`: https://github.com/rust-embedded/svd2rust
of `svd2rust`: https://github.com/rust-embedded/svd2rust

View File

@ -1,3 +1,7 @@
[![build](https://github.com/robamu-org/va108xx-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/robamu-org/va108xx-rs/actions/workflows/ci.yml)
[![docs.rs](https://img.shields.io/docsrs/va108xx)](https://docs.rs/va108xx)
# PAC for the Vorago VA108xx microcontroller family
This repository contains the Peripheral Access Crate (PAC) for