rust-embedded / blog

The Rust Embedded WG Blog

Home Page:http://blog.rust-embedded.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newsletter 11

jamesmunns opened this issue · comments

Reporting issue for the next newsletter, roughly scheduled for 2018-09-09.

rustc now support 4 Cortex-R targets thanks to the work of @paoloteti in the Cortex-R space! You can build programs for these targets using nothing but the Rust toolchain.

$ rustup target list | grep v7r
armebv7r-none-eabi
armebv7r-none-eabihf
armv7r-none-eabi
armv7r-none-eabihf