Closed arduino12 closed 12 months ago
Thanks for letting me know, will try and update binaries for all OSes today.
I still get the old minichlink.exe (4.74 MB) when I re-install the package.
Also better add a note to the main branch README that the binaries for each OS are only committed in the matching OS branch :)
:)
Woops forgot about. This is now fixed in https://github.com/Community-PIO-CH32V/tool-minichlink/commit/3d2abd22d3cc048ee0d9e0777cb9802a10c98eb3, https://github.com/Community-PIO-CH32V/tool-minichlink/commit/b8bb9b0462fbef7bbf88c78ed2ce789b02ebc1e4 and https://github.com/Community-PIO-CH32V/tool-minichlink/commit/6995801a69466d2acd0dab3a0830463c96cb353c.
To get the update, the old package folder can simply be deleted, and then a "Upload" should be triggered in the PIO project.
rm -rf ~/.platformio/packages/tool-minichlink
Hi,
I use Windows11 + ESP32-S2-MINI programmer.
@maxgerhardt When I use the minichlink.exe (4.74 MB) from the PlatformIO, the debug input doesn't work :(
But when I use the minichlink.exe (103 KB) from ch32v003fun it works!
So please update the minichlink.exe to the latest one from ch32v003fun.. Thanks :)