Releases: ch32-rs/wchisp
Releases · ch32-rs/wchisp
wchisp nightly release 20241108
This is a nightly binary release of the wchisp command line tool.
wchisp v0.3.0
What's Changed
- change compress to tar.gz for linux/mac by @hathach in #51
- adding linux aarch64 target by @hathach in #52
- Tested on FOSSASIA Badgemagic by @froscon2024 in #59
- Rename to the exact hardware that is been tested on by @froscon2024 in #62
- Tested on WeAct Studio CH582F by @froscon2024 in #61
- Add serial transport by @Thom-de-Jong in #56
- Update README.md - update WeAct Studio CH592F by @froscon2024 in #63
- Update deps, prepare 0.3.0 release by @andelf in #64
New Contributors
- @froscon2024 made their first contribution in #59
- @Thom-de-Jong made their first contribution in #56
Full Changelog: v0.2.3...v0.3.0
wchisp v0.2.3
What's Changed
- fix: typo by @rgoulter in #42
- fix: update CH582 default config by @martell in #41
- Update README.md by @taotieren in #46
- Add CH592 to Readme by @plops in #47
- Added second vendor id 1a86 by @Garag in #48
- Enhance CI to use with Arduino IDE by @hathach in #49
New Contributors
- @rgoulter made their first contribution in #42
- @martell made their first contribution in #41
- @taotieren made their first contribution in #46
- @plops made their first contribution in #47
- @Garag made their first contribution in #48
- @hathach made their first contribution in #49
Full Changelog: v0.2.2...v0.2.3
wchisp v0.2.2
- Fix #22, which is broken on the Linux platform (caused by different libusb behavior)
wchisp v0.2.0
- Refactor subcommands
- Add progress bar
- More supported chips
- Bug fixes for timeouts
- Dump EEPROM finally works