本家: [[https://docs.rs/rp2040-hal/latest/rp2040_hal/|Crate rp2040_hal - docs.rs]] [[gtr>https://docs.rs/rp2040-hal/latest/rp2040_hal/|翻訳]]\\
ソースコード: [[git>rp-rs/rp-hal|rp-rs/rp-hal: A Rust Embedded-HAL for the rp series microcontrollers]] [[gtr>https://github.com/rp-rs/rp-hal|翻訳]]\\
参考: [[git>rp-rs/rp-hal#getting-started|Getting Started - rp-rs/rp-hal]] [[gtr>https://github.com/rp-rs/rp-hal#getting-started|翻訳]]\\
[[git>knurling-rs/app-template|knurling-rs/app-template: Quickly set up a `probe-rs` + `defmt` + `flip-link` embedded project]] も参照。\\
Rust を最新に更新する🤔\\
<WRAP color_term>
<WRAP color_command><html><pre>
<span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">rustup</span> self update
</pre></html></WRAP>
<WRAP color_result><html><pre>
<b>info: </b>checking for self-update
<b>rustup unchanged</b> - 1.26.0
</pre></html></WRAP>
<WRAP color_command><html><pre>
<span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">rustup</span> update stable
</pre></html></WRAP>
<WRAP color_result><html><pre>
<b>info: </b>syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
<b>info: </b>latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
<b>info: </b>downloading component 'rust-std' for 'arm-unknown-linux-gnueabihf'
20.8 MiB / 20.8 MiB (100 %) 14.4 KiB/s in 1m 36s ETA: 0s
<b>info: </b>downloading component 'rust-src'
2.4 MiB / 2.4 MiB (100 %) 472.4 KiB/s in 5s ETA: 0s