tomoyuki-nakabayashi / embedded-rust-techniques

Cookbook for Embedded / Baremetal Rust
https://tomoyuki-nakabayashi.github.io/embedded-rust-techniques/
Apache License 2.0
5 stars 1 forks source link

メモ #2

Open tomoyuki-nakabayashi opened 5 years ago

tomoyuki-nakabayashi commented 5 years ago

情報の断片を置いておく。

tomoyuki-nakabayashi commented 5 years ago

no_stdで使えるcarte

https://crates.io/categories/no-std

tomoyuki-nakabayashi commented 5 years ago

https://doc.rust-lang.org/rustc/what-is-rustc.html

rustcのドキュメント。

tomoyuki-nakabayashi commented 5 years ago

コラム

tomoyuki-nakabayashi commented 5 years ago

ビルドスクリプト

tomoyuki-nakabayashi commented 5 years ago