Merge remote-tracking branch 'origin/main' into mueller/added-helper-script
This commit is contained in:
commit
9d6d3e8cc4
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Helper script to automate all steps for PAC generation
|
- Helper script to automate all steps for PAC generation
|
||||||
|
- Added badges for README
|
||||||
|
|
||||||
## [v0.1.0]
|
## [v0.1.0]
|
||||||
|
|
||||||
|
@ -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
|
# 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
|
||||||
|
Reference in New Issue
Block a user