Skip to content

add action to create Arduino package automatically #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DeqingSun
Copy link
Contributor

@DeqingSun DeqingSun commented Apr 22, 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.

@DeqingSun
Copy link
Contributor Author

This should fix #89 and #44

@maxint-rd
Copy link
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...

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