This repository hosts the materials for a class entitled Rust, a Safe Language for Low-level Programming, delivered at embedded world 2022
Before the class, you should install the following software on your laptop:
- Cargo
- Visual Studio Code
- Extension rust-analyzer for Visual Studio Code, do not install the Rust extension.
- For debugging: extension CodeLLDB