Rahix / avr-hal

embedded-hal abstractions for AVR microcontrollers
Apache License 2.0
1.23k stars 216 forks source link

ravedude: Fix support for avrdude 7.0 to 7.2 #513

Closed Rahix closed 3 months ago

Rahix commented 3 months ago

Fixes #509.

@Tellurian-Ul, @tcordeu, please give this fix a spin. You can install the patched version using

cargo install --git https://github.com/rahix/avr-hal --rev 67588b338b4f3abc370b7d05a45f70248d7f7818 ravedude
Trapfether commented 3 months ago

I was getting started today, ran into #509 and this fixed it as you expected.

Rahix commented 3 months ago

Released as ravedude version 0.1.8 :)