Skip to content

doc: boards: Fix documentation for WCH boards. #90619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 27, 2025

Conversation

miggazElquez
Copy link
Contributor

Fixes the name of the CH32V303VCT6-EVT board, and fix a typo present in almost all wch boards about the name of the SoC.

In almost all WCH boards doc, the name of the processor had a typo:
QingKe 32-bit RISC-V4F instead of QingKe V4F 32-bit RISC-V

Fix the doc for all relevant boards.

Signed-off-by: Miguel Gazquez <[email protected]>
The name of the boards was incorrect in the documentation,
Fix the name of the board according to the official name.

Signed-off-by: Miguel Gazquez <[email protected]>
@VynDragon
Copy link
Collaborator

fyi this is from the datasheets:

2.5.1 RISC-V4C processor
RISC-V4C supports the IMAC subset of the RISC-V instruction set. The processor is managed internally in a
modular fashion and contains units such as fast programmable interrupt controller (PFIC), memory protection,
branch prediction mode, and extended instruction support. Externally multiple buses are connected to
external unit modules to enable interaction between external function modules and the core.
The processor can be flexibly applied in different scenarios, such as small-area low-power embedded
scenarios, high-performance application operating system scenarios, etc., due to its minimal instruction set,
multiple working modes, and modular customization extensions. ```

@miggazElquez
Copy link
Contributor Author

fyi this is from the datasheets:

Oh I didn't notice that. I think this is also an error in the datasheet then ?

@VynDragon
Copy link
Collaborator

fyi this is from the datasheets:

Oh I didn't notice that. I think this is also an error in the datasheet then ?

I dont think it makes sense either, just sourcing where those weird formulations came from.

Copy link

Copy link
Collaborator

@nzmichaelh nzmichaelh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tidy ups FTW, thanks!

@kartben kartben added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label May 27, 2025
@kartben kartben merged commit 1b84932 into zephyrproject-rtos:main May 27, 2025
25 checks passed
@miggazElquez miggazElquez deleted the wch_fix_doc branch June 13, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: WinChipHead Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants