From faf53356ba484004f45c133b46db103ff3a6fc09 Mon Sep 17 00:00:00 2001 From: Tim Walls Date: Mon, 3 Jan 2022 20:11:06 +0200 Subject: [PATCH] Added AVRoxide to the README file. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 641b4d5..f081571 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,4 @@ A list of useful AVR libraries and cool projects * [Demo for Arduboy](https://github.com/simon-i1-h/arduboy-hello-rs) * [Dockerized avr-rust toolchain by Douglas Campos](https://github.com/qmx/docker-avr-rust) * [LED Blink Example](https://github.com/avr-rust/blink/) +* [AVRoxide](https://avroxi.de), a runtime [crate](https://crates.io/crates/avr-oxide) for ATmega4809 (including Arduino Nano Every)