#register #peripheral #risc-v

no-std k510-pac

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

2 releases

0.0.2 Jun 10, 2022
0.0.1 May 20, 2022

#958 in Embedded development

32 downloads per month

MIT/Apache

1.5MB
40K SLoC

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.

Documentation

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.

Dependencies

~200–600KB
~12K SLoC