You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[package]
|
|
|
|
name = "bcm2837"
|
|
|
|
version = "0.1.0"
|
|
|
|
authors = ["equation314 <equation618@gmail.com>"]
|
|
|
|
|
|
|
|
[features]
|
|
|
|
use_generic_timer = []
|
|
|
|
|
|
|
|
[dependencies]
|
|
|
|
volatile = "0.2.4"
|
|
|
|
cortex-a = "2.2.2"
|