From ae5279f4f0030aa272e28107046e561fd8b5c329 Mon Sep 17 00:00:00 2001 From: cw7 Date: Mon, 2 May 2016 22:38:31 +0800 Subject: [PATCH] rust language bind --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea62b8f..28911b4 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ A curated list of awesome Arduino hardwares, libraries and projects * [arduino-builder](https://github.com/arduino/arduino-builder) - A command line tool for compiling Arduino sketches * [arduinounit](https://github.com/mmurdoch/arduinounit) - a unit testing framework for Arduino libraries * [arduino-eclipse-plugin](https://github.com/jantje/arduino-eclipse-plugin) - A plugin to make programming the arduino in eclipse easy - +* [dueboot](https://github.com/jensnockert/dueboot) - Rust on the Arduino Due ## Tutorials