Skip to content

Add wchisp for additional upload method#1

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

Add wchisp for additional upload method#1
hathach wants to merge 3 commits intoopenwch:mainfrom
adafruit:add-wchisp-rs

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