Skip to content

Add wchisp for additional upload method #1

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 3 commits into
base: main
Choose a base branch
from

Conversation

hathach
Copy link

@hathach hathach commented Jun 27, 2024

This PR add wchisp as tool dependency. This is used as additional upload method with ch32 bootrom in openwch/arduino_core_ch32#129. The binary from wchisp release page can be used directly with Arduino json (we make a couple PR to wchisp to make it compatible with arduino IDE).

Once this is merged when releasing an new version e.g 1.0.5, we need to include this to toolsDependencies list.

            {
              "packager": "WCH",
              "name": "wchisp",
              "version": "0.2.3"
            }

Let me know if this makes sense to you.

@ladyada

@ladyada
Copy link

ladyada commented Jun 27, 2024

i tested this and it works very well

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