examples/mspm0g3519/README.md
Run individual examples with
cargo run --bin <module-name>
for example
cargo run --bin blinky
A large number of the examples are written for the LP-MSPM0G3519 board.
You might need to adjust .cargo/config.toml, Cargo.toml and possibly update pin numbers or peripherals to match the specific MCU or board you are using.
probe-rs run --chip MSPM0G3519. (use probe-rs chip list to find your chip)embassy-mspm0 feature. For the LP-MSPM0G3519 it should be mspm0g3519pz. Look in the Cargo.toml file of the embassy-mspm0 project to find the correct feature flag for your chip.If you are unsure, please drop by the Embassy Matrix chat for support, and let us know:
Embassy Chat: https://matrix.to/#/#embassy-rs:matrix.org