cortex-a 3.0.1

Low level access to Cortex-A processors
Documentation
[dependencies.register]
version = "0.5.x"

[package]
authors = ["Andre Richter <andre.o.richter@gmail.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Low level access to Cortex-A processors"
edition = "2018"
exclude = [".gitignore", ".rustfmt.toml", ".vscode", "Makefile"]
homepage = "https://github.com/rust-embedded/cortex-a"
keywords = ["arm", "aarch64", "cortex-a", "register"]
license = "MIT/Apache-2.0"
name = "cortex-a"
readme = "README.md"
repository = "https://github.com/rust-embedded/cortex-a"
version = "3.0.1"