Episode notes
CMSIS-SVD: https://www.arm.com/technologies/cmsis
svd2rust cli tool: https://docs.rs/svd2rust/latest/svd2rust/
Embassy chip-tool: https://github.com/embassy-rs/chiptool
RISC-V architecture support crate: https://docs.rs/riscv/latest/riscv/
Cortex-M arch support crate: https://docs.rs/cortex-m/latest/cortex_m/
Example runtime crate: https://docs.rs/cortex-m ...
Keywords
Rust ProgrammingEmbedded Development