1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-02-09 14:15:02 +02:00

add arduino to embedded

This commit is contained in:
Serkan-devel 2019-02-16 19:54:57 +01:00
parent db67856605
commit b75eff04c4
No known key found for this signature in database
GPG Key ID: DEFFDA3B20208242

View File

@ -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 [<img src="https://api.travis-ci.org/japaric/xargo.svg?branch=master">](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