From 846ec2787b8b209de0d411f42b3ffd310920bb50 Mon Sep 17 00:00:00 2001 From: Jonah Dahlquist Date: Tue, 25 Jun 2019 14:56:26 -0500 Subject: [PATCH] Added link to Rahix/avr-hal to board support list --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 19b1d20..99cbdc7 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,10 @@ Crates tailored for specific boards. - [`pyportal`](https://crates.io/crates/pyportal) - ![crates.io](https://img.shields.io/crates/v/pyportal.svg) - [`trellis_m4`](https://crates.io/crates/trellis_m4) - ![crates.io](https://img.shields.io/crates/v/trellis_m4.svg) +### Arduino + +- [`avr-hal`](https://github.com/Rahix/avr-hal) - Board support crate for several AVR-based boards including the Arduino Uno and the Arduino Leonardo + ### Nordic - [`dwm1001`](https://crates.io/crates/dwm1001) - [Decawave DWM1001-DEV] - ![crates.io](https://img.shields.io/crates/v/dwm1001.svg)