1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 08:26:17 +04:00
rCore/crate/bcm2837/Cargo.toml
2018-10-27 02:45:47 +08:00

8 lines
130 B
TOML

[package]
name = "bcm2837"
version = "0.1.0"
authors = ["equation314 <equation618@gmail.com>"]
[dependencies]
volatile = "0.2.4"