Skip to content

Add wchisp for additional upload method - #1

Open
hathach wants to merge 3 commits into
openwch:mainfrom
adafruit:add-wchisp-rs
Open

hathach wants to merge 3 commits into
openwch:mainfrom
adafruit:add-wchisp-rs

Conversation

@hathach

@hathach hathach commented Jun 27, 2024

Copy link
Copy Markdown

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

ladyada commented Jun 27, 2024

Copy link
Copy Markdown

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