Docs.rs
semx_bsp-0.1.4
semx_bsp 0.1.4
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
hengtianzhang
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
semx_bsp
0.1.4
All Items
Attribute Macros
Crate
semx_bsp
Copy item path
source
·
[
−
]
Expand description
Rust bsp 定义
板子的 bsp 定义, 目前包括 cpu 数量定义, 内存范围定义, 控制台定义, 中断控制器定义.
Attribute Macros
§
define_console
定义控制台
define_cpus
定义 cpu 数量
define_irqchip
定义中断控制器
define_memrange
定义内存范围