arm_pl031 0.2.0

System Real Time Clock (RTC) Drivers for aarch64 based on PL031.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Keyang Hu <keyang.hu@qq.com>"]
categories = ["os", "hardware-support", "no-std"]
description = "System Real Time Clock (RTC) Drivers for aarch64 based on PL031."
documentation = "https://docs.rs/arm_pl031"
edition = "2021"
homepage = "https://github.com/arceos-org/arceos"
keywords = ["arceos", "aarch64", "rtc", "pl031"]
license = "GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0"
name = "arm_pl031"
readme = "README.md"
repository = "https://github.com/arceos-org/arm_pl031"
version = "0.2.0"