added docs and build badge

This commit is contained in:
Robin Müller 2021-11-02 10:41:22 +01:00
parent 0263e716c6
commit 4865157c4b
2 changed files with 9 additions and 1 deletions

View File

@ -8,9 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
- 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