From f9934b72600b717bb8126a84c702214e36190217 Mon Sep 17 00:00:00 2001 From: Jacob Alexander Date: Sat, 27 Mar 2021 21:23:45 -0700 Subject: [PATCH] Adding badge for Docs.rs link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9aad340..1227aa5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This repository holds the Hardware Abstractino Layer Crate for the Microchip/Atm [![Build Status](https://api.travis-ci.com/atsam4-rs/atsam4-hal.svg?branch=master)](https://api.travis-ci.com/atsam4-rs/atsam4-hal) [![Build Status](https://github.com/atsam4-rs/atsam4-hal/workflows/Rust/badge.svg)](https://github.com/atsam4-rs/atsam4-hal/actions) +[![Docs](https://docs.rs/atsam4-hal/badge.svg)](https://docs.rs/atsam4-hal/latest/) NOTE: This crate is still under active development. Currently only the ATSAM4E and ATSAM4S are supported.