diff options
author | Brian Cully <bjc@kublai.com> | 2019-08-14 21:05:59 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2019-08-17 20:52:57 -0400 |
commit | 787a118664b6e1ddf46abfdecfd8ad4cb8494882 (patch) | |
tree | 9fc27de6e2218869a72ba45cf7c537e4769c3e5a /README.md | |
parent | 1b7e7ca454a42b8a933efd55ea2677ab57d46c9e (diff) | |
download | atsamd-usb-host-787a118664b6e1ddf46abfdecfd8ad4cb8494882.tar.gz atsamd-usb-host-787a118664b6e1ddf46abfdecfd8ad4cb8494882.zip |
Travis, README badges.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # atsamd-usb-host +[![Documentation](https://docs.rs/atsamd-usb-host/badge.svg)](https://docs.rs/atsamd-usb-host) +[![Testing](https://api.travis-ci.org/repos/bjc/atsamd-usb-host.svg?branch=master)](https://travis-ci.org/bjc/atsamd-usb-host) + This is a [usb-host](https://github.com/bjc/usb-host) driver for Atmel's SAMD series of chips. |