Submitted by Axel Simon:

patch #9033: avrdoper backend uses libhidapi instead of libusb
* ser_avrdoper: Add libhidapi implementation
* stk500v2.c: Adapt #ifdefs for LIBHIDAPI
* avrdude.1: Document change
* doc/avrdude.texi: (Dito)




git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1414 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2018-01-14 23:12:06 +00:00
parent fcaa2da6de
commit 72f04e3a0b
6 changed files with 114 additions and 206 deletions

2
NEWS
View File

@@ -14,6 +14,7 @@ Current:
debuggers (JTAGICE3 with firmware 3+, AtmelICE, EDBG, mEDBG)
- UPDI support added (AVR8X family)
- TPI support for USBtinyISP
- AVR Doper uses libhidapi rather than raw libusb (patch #9033)
* New devices supported:
@@ -53,6 +54,7 @@ Current:
patch #9317: Support atmega64m1 as part
patch #9222: Enable silent build
patch #8924: Enable TPI for usbtiny
patch #9033: avrdoper backend uses libhidapi instead of libusb
* Internals:
- New avrdude.conf keyword "family_id", used to verify SIB attributes