連載 組み込みRustのライブラリ 便利クレート探偵団<第5回>

本文中のURL,コマンドライン

・環境構築

rustup target add i686-unknown-linux-gnu

・サンプル・コードの入手先

https://github.com/tomoyuki-nakabayashi/interface-embedded-rust-crates/tree/main/202409/heapless-2

参考URL

(1)heapless.
https://crates.io/crates/heapless
(2)サンプル・コードheapless-2.
https://github.com/tomoyuki-nakabayashi/interface-embedded-rust-crates/tree/main/202409/heapless-2

(3)mpmc::Q
https://docs.rs/heapless/latest/heapless/mpmc/index.html