Skip to content

0.3.1

Compare
Choose a tag to compare
@fauxpark fauxpark released this 09 Mar 22:51
· 8 commits to master since this release
0893ff7

Important Note for Windows Users

dfu-programmer v1.0.0 has dropped support for libusb-win32 (libusb0) in favour of libusb-1.0. As such the driver installation has been updated to designate WinUSB for Atmel DFU bootloader devices. You may need to manually uninstall the libusb0 driver for existing bootloaders on your machine.

Important Note for macOS Users

Although the Toolbox itself will run on Apple Silicon Macs, the flasher binaries are still Intel-based and do not work. Installing Rosetta may help, but this has not been tested.


  • [macOS] Fixed a bug when flashing using avrdude due to missing libavrdude (#454)
  • [macOS] Fixed an issue with hex/bin files not being opened properly (#456)
  • [Windows] Fixed a crash when closing HID Console window (#455)