mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-01-03 05:10:17 +02:00
add Rust Embedded
This commit is contained in:
parent
6070e80fff
commit
109235d887
@ -176,6 +176,8 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization
|
||||
|
||||
### Embedded
|
||||
|
||||
[Rust Embedded](http://www.rust-embedded.org)
|
||||
|
||||
* Cross compiling
|
||||
* [japaric/rust-cross](https://github.com/japaric/rust-cross) — everything you need to know about cross compiling Rust programs [<img src="https://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 [<img src="https://travis-ci.org/japaric/xargo.svg?branch=master">](https://travis-ci.org/japaric/xargo)
|
||||
|
Loading…
Reference in New Issue
Block a user