1 Star 0 Fork 1

洛佳/aw-soc

forked from RustSBI/aw-soc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 805 Bytes
一键复制 编辑 原始数据 按行查看 历史
洛佳 提交于 2023-04-06 15:47 . crate: 描述文字的小修复
[package]
name = "aw-soc"
version = "0.0.0"
edition = "2021"
description = "Allwinner SoC driver support"
authors = [
"Luo Jia <luojia@hust.edu.cn>",
"Gao Chengbo <electricpower_gao@163.com>",
]
repository = "https://gitee.com/rustsbi/aw-soc"
documentation = "https://docs.rs/aw-soc"
license = "MulanPSL-2.0 OR MIT"
readme = "README.md"
keywords = ["hal", "allwinner"]
categories = ["os", "embedded", "hardware-support", "no-std"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
volatile-register = "0.2.1"
base-address = "0.0.0"
embedded-hal = "1.0.0-alpha.9"
embedded-hal-nb = "1.0.0-alpha.1"
nb = "1"
uart16550 = "0.0.1"
plic = "0.0.2"
[dev-dependencies]
memoffset = "0.8"
[features]
# D1-like chips: D1-H, D1s, F133.
d1 = []
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/luojia65/aw-soc.git
git@gitee.com:luojia65/aw-soc.git
luojia65
aw-soc
aw-soc
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385