hardware:raspberry_pi:bare-metal_programming_with_rust

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
hardware:raspberry_pi:bare-metal_programming_with_rust [2022/12/11 09:11] – 作成 ともやんhardware:raspberry_pi:bare-metal_programming_with_rust [2022/12/26 08:16] (現在) ともやん
行 1: 行 1:
 ====== Raspberry Pi ベアメタル ====== ====== Raspberry Pi ベアメタル ======
 +まとめを整理してる最中です😅💦\\
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
行 103: 行 104:
 <b class=GRN>$</b> <b class=HIY>cargo</b> install xargo <b class=GRN>$</b> <b class=HIY>cargo</b> install xargo
 </pre></html></WRAP> </pre></html></WRAP>
-<WRAP color_result><html><pre>+<WRAP color_result_long><html><pre> 
 +    <b class=GRN>Updating</b> crates.io index 
 +  <b class=GRN>Downloaded</b> xargo v0.3.26 
 +  <b class=GRN>Downloaded</b> 1 crate (193.2 KB) in 2.19s 
 +  <b class=GRN>Installing</b> xargo v0.3.26 
 +  <b class=GRN>Downloaded</b> fs2 v0.4.3 
 +  <b class=GRN>Downloaded</b> rustc_version v0.4.0 
 +  <b class=GRN>Downloaded</b> serde v1.0.149 
 +  <b class=GRN>Downloaded</b> error-chain v0.12.4 
 +  <b class=GRN>Downloaded</b> semver v1.0.14 
 +  <b class=GRN>Downloaded</b> libc v0.2.138 
 +  <b class=GRN>Downloaded</b> serde_json v1.0.89 
 +  <b class=GRN>Downloaded</b> itoa v1.0.4 
 +  <b class=GRN>Downloaded</b> 8 crates (925.4 KB) in 1.44s 
 +   <b class=GRN>Compiling</b> libc v0.2.138 
 +   <b class=GRN>Compiling</b> serde v1.0.149 
 +   <b class=GRN>Compiling</b> version_check v0.9.4 
 +   <b class=GRN>Compiling</b> semver v1.0.14 
 +   <b class=GRN>Compiling</b> serde_json v1.0.89 
 +   <b class=GRN>Compiling</b> remove_dir_all v0.5.3 
 +   <b class=GRN>Compiling</b> same-file v1.0.6 
 +   <b class=GRN>Compiling</b> itoa v1.0.4 
 +   <b class=GRN>Compiling</b> xargo v0.3.26 
 +   <b class=GRN>Compiling</b> ryu v1.0.11 
 +   <b class=GRN>Compiling</b> walkdir v2.3.2 
 +   <b class=GRN>Compiling</b> error-chain v0.12.4 
 +   <b class=GRN>Compiling</b> rustc_version v0.4.0 
 +   <b class=GRN>Compiling</b> dirs-sys v0.3.7 
 +   <b class=GRN>Compiling</b> rand v0.4.6 
 +   <b class=GRN>Compiling</b> fs2 v0.4.3 
 +   <b class=GRN>Compiling</b> dirs v4.0.0 
 +   <b class=GRN>Compiling</b> tempdir v0.3.7 
 +   <b class=GRN>Compiling</b> toml v0.5.9 
 +    <b class=GRN>Finished</b> release [optimized] target(s) in 16m 30s 
 +  <b class=GRN>Installing</b> /home/tomoyan/.cargo/bin/xargo 
 +  <b class=GRN>Installing</b> /home/tomoyan/.cargo/bin/xargo-check 
 +   <b class=GRN>Installed</b> package `xargo v0.3.26` (executables `xargo`, `xargo-check`)
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
 +
 +===== 参考文献 =====
 +[[tw>tomoyan596sp/status/1601903255378104320|旧型だけどパワーあるArduinoみたいなふぅになるのかな❓🤔😅]]\\
  
  • hardware/raspberry_pi/bare-metal_programming_with_rust.1670717494.txt.gz
  • 最終更新: 2022/12/11 09:11
  • by ともやん