From b75eff04c4a51a3b21358f95b8d867637a896ae9 Mon Sep 17 00:00:00 2001 From: Serkan-devel Date: Sat, 16 Feb 2019 19:54:57 +0100 Subject: [PATCH] add arduino to embedded --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f6a2c5c..74601ee 100644 --- a/README.md +++ b/README.md @@ -403,6 +403,8 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [japaric/xargo](https://github.com/japaric/xargo) — effortless cross compilation of Rust programs to custom bare-metal targets like ARM Cortex-M [](https://travis-ci.org/japaric/xargo) * Raspberry Pi * [Ogeon/rust-on-raspberry-pi](https://github.com/Ogeon/rust-on-raspberry-pi) — instructions for how to cross compile Rust projects for the Raspberry Pi . +* Arduino + * [avr-rust/ruduino](https://github.com/avr-rust/ruduino) ^`^t Reusable components for the Arduino Uno. ### FFI