clock_source 0.2.2

set a common clock source
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.cfg-if]
version = "1.0"

[features]
custom = []
default = ["std"]
std = []

[package]
authors = ["rise0chen <rise0chen@163.com>"]
description = "set a common clock source"
edition = "2018"
license-file = "LICENSE"
name = "clock_source"
readme = "./README.md"
repository = "https://github.com/rise0chen/clock_source.git"
version = "0.2.2"