Maximilian Gerhardt

Results 502 comments of Maximilian Gerhardt
trafficstars

The packages have been submitted to the PIO Registry for review under the `community-ch32v` organization and are waiting for approval.

A temporary work-around has been implemented in ce56da04f343377acdd305ae24fcd279e2ac0cc0

For the binaries, I'm using what WCH provides as precompiled (http://www.mounriver.com/download). Sources are hard to find and sometimes outdated (although they are technically obliged to release them through the GPL.)....

Attempted in ab4dafc5eea660b38659dc52b1c4dbbe01e6265a, 83666d585f308ad25ef66d73acbffa3b89ea76e8 and 9b032a19b9595f6c08de0a18dd3bbd2f9bd9ae0f. The update to GCC12 was a [massive failure](https://github.com/Community-PIO-CH32V/platform-ch32v/actions/runs/7769735424). The Windows toolchain works fine. The Linux toolchain misses the libprintf.a file that the OpenWCH Arduino...

>Hello, thank you for using and providing feedback. We will launch a new Linux community version and macOS, Linux toolchain package after the Spring Festival. > >MounRiver Studio Okay, that...

I'll let MounRiver sort this one out so that we can do a clean update.

Yes, none of the Mac packages (neither darwin x86_64 nor arm64) has a `lib/` folder with the needed `.dylib` file per https://api.registry.platformio.org/v3/packages/community-ch32v/tool/tool-openocd-riscv-wch. I should correct that but I have to...

The latest MacOS GCC12 toolchain is still broken. An Email has been sent to support.

I've published a package update to first of all update to the latest OpenOCD version (might resolve CH32X035 issues) and second of all the Mac x64 and ARM packages now...

Still no update. Depending on whether you're on Windows, Linux or Mac I suggest injecting the right package as workaround for now, by adding to the `platformio.ini` ```ini ; Use...