Releases: Ser9ei/usbasp
Releases · Ser9ei/usbasp
v1.5.1
New features:
- one firmware for the usbasp and the usbisp clone now
- auto-speed (downshift speed) support feature in case error with connection to the target
- firmware size was reduced with help optimization parameter of build
v1.5
This version is based on the source code of Thomas Fischl (https://www.fischl.de/usbasp/)
New features:
- usb-v updated to the last release 2012-12-06
- added support usbisp programmer in firmware (New USBISP_AS_USBASP parameter in the Makefile for firmware build. To build firmware for the usbasp programmer, the USBISP_AS_USBASP should be equal to 0, and to build firmware for the usbisp programmer - USBISP_AS_USBASP = 1)