Skip to content

Conversation

@NoNamedCat
Copy link

This PR adds full support for the WCH CH32X035 RISC-V microcontroller.

Changes:

  • Added IS_CH32() macro in hardware_defines.h.
  • Added platform-specific implementation in internal/MozziGuts_impl_CH32.hpp.
  • Added configuration checks in internal/config_checks_CH32.h and registered them in internal/config_checks_generic.h.

Includes platform definitions, configuration checks, and core implementation for CH32 architecture.
… and check specifically for CH32X035 in implementation.
@tomcombriat
Copy link
Collaborator

Hi,
Thanks very much for this.

I tried to compile some of my sketches locally, but the platform is not recognized on my IDE. I installed support for the board by using this core: https://github.com/openwch/arduino_core_ch32. What is the core you use?

Also, I saw that the PR concerning FixMath has been dropped, is it not needed after all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants