From 4865157c4bf622a091a2d7ceb3238d3ef38f8ded Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 2 Nov 2021 10:41:22 +0100 Subject: [PATCH] added docs and build badge --- CHANGELOG.md | 6 +++++- README.md | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6019523..dbb2fa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 \ No newline at end of file + of `svd2rust`: https://github.com/rust-embedded/svd2rust diff --git a/README.md b/README.md index 0b46e57..9fcbf92 100644 --- a/README.md +++ b/README.md @@ -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