[[dtlab_t11]]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dtlab_t11 [2025/06/02 15:28]
beckmanf [Analyse des Assemblercodes] pfad
dtlab_t11 [2025/06/16 15:56] (current)
haf [Toolchain]
Line 15: Line 15:
   * Installieren Sie [[https://​vscodium.com|VSCodium]] oder Microsoft Codium   * Installieren Sie [[https://​vscodium.com|VSCodium]] oder Microsoft Codium
   * In Codium: [[https://​rust-analyzer.github.io|rust-analyzer]]   * In Codium: [[https://​rust-analyzer.github.io|rust-analyzer]]
 +
 +Unter LINUX noch folgende Packages installieren:​
 +
 +<​code>​
 +sudo apt update
 +sudo apt install libudev-dev pkg-config
 +</​code>​
  
 Für Rust noch Für Rust noch
Line 22: Line 29:
 cargo install elf2uf2-rs cargo install elf2uf2-rs
 </​code>​ </​code>​
 +
  
 ==== Projekt ==== ==== Projekt ====
  • dtlab_t11.1748870935.txt.gz
  • Last modified: 2025/06/02 15:28
  • by beckmanf