added docs and build badge
This commit is contained in:
parent
0263e716c6
commit
4865157c4b
@ -8,9 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added badges for README
|
||||||
|
|
||||||
## [v0.1.0]
|
## [v0.1.0]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- First version of the PAC which builds. Uses a patched version
|
- 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
|
||||||
|
@ -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