Crates.io | jh71xx-pac |
lib.rs | jh71xx-pac |
version | 0.9.0 |
source | src |
created_at | 2023-09-29 01:55:46.613066 |
updated_at | 2024-10-22 01:41:07.817814 |
description | Peripheral access crate for the JH71xx SoCs |
homepage | |
repository | https://codeberg.org/weathered-steel/jh71xx-pac |
max_upload_size | |
id | 986951 |
size | 14,096,606 |
Development has moved to Codeberg: https://codeberg.org/weathered-steel/jh71xx-pac
Low-level access crates for JH71xx-based SoCs. Currently, only the JH7110 SoC is supported.
The JH7100 SoC is discontinued, and the next SoC in the JH-series will be the JH8110.
WARNING This crate is in the very earliest stages of development. SVD files used to generate the Rust code are partially hand-crafted from referencing the JH7110 Technical Reference Manual, preliminary release V2. Any mistakes are my own, and reviews/contributions are welcome.
Code generation uses the svd-generator
tool, a Rust port of cmsis-svd-generator
from SiFive.
To regenerate/update the Rust code:
$ bash ./generate.sh