From 380cddd368f245bd49feb04c45518171aaec98aa Mon Sep 17 00:00:00 2001 From: rmsyn Date: Sun, 21 Jan 2024 23:17:14 +0000 Subject: [PATCH] fixup: jh71xx-pac: remove VisionFive2 board info Board versions have been removed from the `jh71xx-pac` library, since this level of support is better suited for BSP packages. --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index ecf23f9..95dd03b 100644 --- a/README.md +++ b/README.md @@ -280,12 +280,7 @@ The [`efm32-rs`](https://github.com/efm32-rs) project has peripheral access APIs ### StarFive -- [`j71xx-pac`](https://github.com/rmsyn/jh71xx-pac) - svd2rust generated interface to StarFive [JH71xx](https://www.starfivetech.com/en/site/soc) MCUs - ![crates.io](https://img.shields.io/crates/v/jh71xx-pac.svg) - -Currently, the two VisionFive2 board revisions (v1.2a and v1.3b) are supported: - -- [`jh7110-vf2-12a-pac`](https://crates.io/crates/jh7110-vf2-12a-pac) - ![crates.io](https://img.shields.io/crates/v/jh7110-vf2-12a-pac) -- [`jh7110-vf2-13b-pac`](https://crates.io/crates/jh7110-vf2-13b-pac) - ![crates.io](https://img.shields.io/crates/v/jh7110-vf2-13b-pac) +- [`j71xx-pac`](https://crates.io/crates/jh71xx-pac) - svd2rust generated interface to StarFive [JH71xx](https://www.starfivetech.com/en/site/soc) MCUs - ![crates.io](https://img.shields.io/crates/v/jh71xx-pac.svg) ### STMicroelectronics