tomoyuki-nakabayashi / embedded-rust-techniques

Cookbook for Embedded / Baremetal Rust

Home Page:https://tomoyuki-nakabayashi.github.io/embedded-rust-techniques/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

メモ

tomoyuki-nakabayashi opened this issue · comments

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

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

rustcのドキュメント。

  • Linker-plugin-LTO
  • rustc lintレベル
  • target specification fileのdump

コラム

  • MISRAC
  • Rustにステップアップするのに学ぶべき言語?

ビルドスクリプト

  • lazy_static
  • ROMからRAMへ