Low-level access to Cortex-M processors, including registers and intrinsics.
# Cargo.toml
[dependencies]
cortex-m = "0.7.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
A minimal no_std program for Cortex-M that executes NOP instructions in a loop.
Add cortex-m-rt and set the correct target.
No dependency data recorded yet.