rust
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
rust [2024/07/13 07:57] – created river | rust [2024/07/17 22:25] (current) – river | ||
---|---|---|---|
Line 21: | Line 21: | ||
'' | '' | ||
e.g. '' | e.g. '' | ||
- | |||
https:// | https:// | ||
+ | |||
+ | |||
+ | ===== Debug print, I/O Interfaces ===== | ||
+ | |||
+ | * Semihosting | ||
+ | * RTT | ||
+ | * SWO | ||
+ | * UART | ||
+ | |||
+ | RTT - works well with probe-rs, recommended. rprintln! | ||
+ | |||
+ | Semihosting not recommended. An ARM thing, uses special instructions. Slow. hprintln! | ||
+ | https:// | ||
+ | |||
+ | ===== RTOSen ===== | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | |||
+ | ===== Learning material ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
rust.1720857423.txt.gz · Last modified: 2024/07/13 07:57 by river