[package] name = "bcm2837" version = "0.1.0" authors = ["equation314 "] edition = "2018" [features] use_generic_timer = ["aarch64"] [dependencies] volatile = "0.2.4" aarch64= { git = "https://github.com/equation314/aarch64", optional = true }