Community-PIO-CH32V / platform-ch32v

PlatformIO platform for CH32V RISC-V chips (CH32V003, CH32V103, CH32V20x, CH32V30x, CH32X035) and CH56x, CH57x, CH58x, CH59x
Apache License 2.0
213 stars 35 forks source link

add ch32x035 #36

Closed 74th closed 11 months ago

74th commented 11 months ago

Could you please add support for CH32X035?

relation: https://github.com/Community-PIO-CH32V/framework-wch-noneos-sdk/pull/1

The svd file was copied from MounRiver_Studio_Community_V150. http://www.mounriver.com/download http://file.mounriver.com/upgrade/MounRiver_Studio_Community_Linux_x64_V150.tar.xz MRS_Community/template/wizard/WCH/RISC-V/CH32X035/NoneOS/CH32X035.svd

We have confirmed that we can actually build and upload on the CH32X035 development board. https://github.com/74th/ch32x035-testing/tree/main/blink-pio

74th commented 11 months ago

Thank you for review and merge! Sorry, I did not know that script. I will re-submit an additional PR for that one in the near future.