duskmoon314 / k510-pac

Peripheral access API for K510 of Canaan generated from unofficial SVD file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k510-pac

crates.io Continuous integration

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.

License

Licensed under either of

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.

About

Peripheral access API for K510 of Canaan generated from unofficial SVD file

License:Other


Languages

Language:Rust 100.0%Language:Shell 0.0%