mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 06:14:13 +00:00
commit
cb94bce7ef
1 changed files with 1 additions and 1 deletions
|
@ -515,7 +515,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
[Rust Embedded](https://rust-embedded.org/)
|
||||
|
||||
* Arduino
|
||||
* [avr-rust/ruduino](https://github.com/avr-rust/ruduino) ^`^t Reusable components for the Arduino Uno.
|
||||
* [avr-rust/ruduino](https://github.com/avr-rust/ruduino) Reusable components for the Arduino Uno.
|
||||
* Cross compiling
|
||||
* [japaric/rust-cross](https://github.com/japaric/rust-cross) — everything you need to know about cross compiling Rust programs [![build badge](https://api.travis-ci.org/japaric/rust-cross.svg?branch=master)](https://travis-ci.org/japaric/rust-cross)
|
||||
* [japaric/xargo](https://github.com/japaric/xargo) — effortless cross compilation of Rust programs to custom bare-metal targets like ARM Cortex-M [![build badge](https://api.travis-ci.org/japaric/xargo.svg?branch=master)](https://travis-ci.org/japaric/xargo)
|
||||
|
|
Loading…
Reference in a new issue