base-address 0.0.0

Static and dynamic base address for peripheral buses
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Luo Jia <me@luojia.cc>"]
categories = ["os", "embedded", "hardware-support", "no-std"]
description = "Static and dynamic base address for peripheral buses"
documentation = "https://docs.rs/base-address"
edition = "2021"
keywords = ["embedded", "firmware"]
license = "MulanPSL-2.0 OR MIT"
name = "base-address"
readme = "README.md"
repository = "https://github.com/rustsbi/base-address"
version = "0.0.0"