Closed 21km43 closed 2 months ago
Arduino framework package was updated to latest one: https://github.com/Community-PIO-CH32V/arduino_core_ch32
FYI, an updated tool-wchisp
package is now uploaded and will be visible after it has passed review (https://registry.platformio.org/tools/community-ch32v/tool-wchisp/versions).
Does this need a OpenOCD update too from the latest MounRiver version?
FYI, an updated
tool-wchisp
package is now uploaded and will be visible after it has passed review (https://registry.platformio.org/tools/community-ch32v/tool-wchisp/versions).Does this need a OpenOCD update too from the latest MounRiver version?
Yes, let's update both of tool-wchisp
and tool-openocd-riscv-wch
. Because current version of them does not supports CH32L103 (They don't recognize mcu_type: 0x15
and device_type: 0x25
).
https://github.com/Community-PIO-CH32V/tool-openocd-riscv-wch has been updated to the latest version and is instantly available (because I download it straight from the Github). I expect the tool-wchisp
package review to take maybe a week from PlatformIO.
FYI I've updated the CI file to use the new example name.
The new OpenOCD package has also been submitted to the registry for review. Right now when the platform is installed, something valid must be referenced in the platform.json
, which will later be dynamically overwritten in the platform.py
.
New tool versions were just approved into the PIO registry. Seems like somebody was working on weekends.
https://registry.platformio.org/tools/community-ch32v/tool-openocd-riscv-wch/versions https://registry.platformio.org/tools/community-ch32v/tool-wchisp/versions
We can remove the link hacks from platform.py
with this.
Thank you for helping development and sharing so much advice!
tool-wchisp
tool-openocd-riscv-wch
usb-pd-ch32x035
change tousb-pd-none-os