| Crates.io | jh71xx-pac |
| lib.rs | jh71xx-pac |
| version | 0.11.1 |
| created_at | 2023-09-29 01:55:46.613066+00 |
| updated_at | 2025-03-04 02:04:11.597309+00 |
| description | Peripheral access crate for the JH71xx SoCs |
| homepage | |
| repository | https://codeberg.org/weathered-steel/jh71xx-pac |
| max_upload_size | |
| id | 986951 |
| size | 10,425,922 |
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