2 releases
0.0.2 | Jun 10, 2022 |
---|---|
0.0.1 | May 20, 2022 |
#1070 in Embedded development
1.5MB
40K
SLoC
k510-pac
Peripheral access API for Canaan K510 SoC generated from unofficial SVD file
This project is currently developed and maintained by duskmoon (Campbell He).
Introduction
K510 is an SoC developed and sold by Canaan.
This crate provides a Rust crate generated via svd2rust
from an unofficial CMSIS-SVD file with peripheral address extract from official technical reference manual. Currently, Canaan does not provide open SVD files and the reference manual is restricted for distribution. This project has been made public under license from Canaan.
Documentation
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/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.
Dependencies
~200–610KB
~12K SLoC