Skip to content

add action to create Arduino package automatically - #191

Open
DeqingSun wants to merge 1 commit into
openwch:mainfrom
DeqingSun:githubActionRelease
Open

add action to create Arduino package automatically#191
DeqingSun wants to merge 1 commit into
openwch:mainfrom
DeqingSun:githubActionRelease

Conversation

@DeqingSun

@DeqingSun DeqingSun commented Apr 22, 2025

Copy link
Copy Markdown
Contributor

This repo has been stall for quite a while and there are many PRs unmerged.

This PR adds a github action file that automatically pack the repo when commit or pull request. You only need to make sure you have a release tagged as "arduinoPack", then the github action will automatically add repo zip and json into that arduinoPack release.

I hope it will simplify the process of improving code in your own repo.

You may test it on
https://github.com/DeqingSun/arduino_core_ch32/releases/download/arduinoPack/package_ch32v_index_githubActionRelease.json

Also the windows installation error has been fixed. WCHISP packed as well.

The included WCHISP was compiled with https://github.com/DeqingSun/wchisp/tree/CH375DLL64_access . So if you are using Windows, CH375 (WCH official wchisptool) and LIBUSB both work.

@DeqingSun

Copy link
Copy Markdown
Contributor Author

This should fix #89 and #44

@maxint-rd

Copy link
Copy Markdown
Contributor

Excellent! Thank you for putting in the effort. This kind of github magic goes byond my paygrade. Whenever I can find some time I'll try it...

jobitjoseph added a commit to jobitjoseph/CH32_Arduino_Corexx that referenced this pull request Oct 28, 2025
This repo has been stall for quite a while and there are many PRs unmerged.

This PR adds a github action file that automatically pack the repo when commit or pull request. You only need to make sure you have a release tagged as "arduinoPack", then the github action will automatically add repo zip and json into that arduinoPack release.

I hope it will simplify the process of improving code in your own repo.

You may test it on
https://github.com/DeqingSun/arduino_core_ch32/releases/download/arduinoPack/package_ch32v_index_githubActionRelease.json

Also the windows installation error has been fixed. WCHISP packed as well.

The included WCHISP was compiled with https://github.com/DeqingSun/wchisp/tree/CH375DLL64_access . So if you are using Windows, CH375 (WCH official wchisptool) and LIBUSB both work.
openwch/arduino_core_ch32#191
vimalb added a commit to vimalb/board_manager_files that referenced this pull request Mar 22, 2026
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