Minimal runtime for MIPS MCU cores, providing startup and interrupt handling.
# Cargo.toml
[dependencies]
mips-rt = "0.3.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define the entry point for a MIPS MCU program.
Ensure your target is a MIPS MCU (e.g., pic32).
No dependency data recorded yet.