A concurrency framework for building real-time systems on ARM Cortex-M microcontrollers.
# Cargo.toml
[dependencies]
cortex-m-rtfm = "0.5.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal RTFM application skeleton for Cortex-M.
Ensure you are compiling for a Cortex-M target and have added a device crate like stm32f1xx-hal.
No dependency data recorded yet.