-
Notifications
You must be signed in to change notification settings - Fork 60
Update to Avrdude 8.1 #330
Copy link
Copy link
Open
Description
Avrdude 7.0 7.1 7.2 7.3 8.08.1 is a huge improvement over 6.3 and brings lots of new features and bug fixes. Arduino now provides "flavored builds" with statically linked libraries, so boards like Curiosity Nano will work on any OS. You can pull the binaries straight from Github.
Here are a few good ones:
- Support for SerialUPDI. It would be interesting to hear what you think of the implementation.
- Support for arbitrary board rates on macOS. Now 230400 baud is not the upper limit anymore.
- Support for lots of new and fast baud rates for the jtag2updi programmer
- WinUSB driver support for Windows. This means that there's no need for Zadig anymore. Programmers like USBasp and USBtinyISP will just work with Windows.
- Support for the Micronucleus bootloader
- A bunch of new targets supported (including AVR-DD, AVR-EA, AVR-EB, AVR-DU)
Statically linked binaries available here:
https://github.com/avrdudes/avrdude/releases/tag/v8.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels