blob: e40eb020addd9ab4671bf70395b730bf9736689d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# si5351
[![docs](https://docs.rs/si5351/badge.svg)](https://docs.rs/si5351)
[![crates.io](https://img.shields.io/crates/v/si5351.svg)](https://crates.io/crates/si5351)
[![ci](https://travis-ci.org/ilya-epifanov/si5351.svg)](https://travis-ci.org/ilya-epifanov/si5351)
## Documentation
On [docs.rs](https://docs.rs/si5351)
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE))
* MIT license ([LICENSE-MIT](LICENSE-MIT))
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.
|