The original kernel of the R3-OS real-time operating system, providing task scheduling and IPC.
# Cargo.toml
[dependencies]
r3_kernel = "0.1.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes and starts the R3 kernel.
Use nightly toolchain and set target to a supported architecture (e.g., thumbv7em-none-eabi)
No dependency data recorded yet.