Registry / other / riscv-rt-macros

riscv-rt-macros

JSON →
library0.7.0rscratesunverified

Attributes re-exported in `riscv-rt`

# Cargo.toml [dependencies] riscv-rt-macros = "0.7.0"
INSTALL
IMPORT
SIG · RISCV-RT-MACROS
R
riscv-rt-macros
otherrustv0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

entry
use riscv_rt_macros::entry;

Define the entry point for a RISC-V bare-metal program

use riscv_rt_macros::entry; #[entry] fn main() -> ! { loop {} }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
riscv-rt-macros — cargo add riscv-rt-macros · libregistry