mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
utils/avrdude: update to 6.3
Update avrdude to upstream release 6.3 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
+#include <sys/types.h>
|
||||
|
||||
#include "avrdude.h"
|
||||
#include "avr.h"
|
||||
#include "libavrdude.h"
|
||||
--- a/ser_avrdoper.c
|
||||
+++ b/ser_avrdoper.c
|
||||
@@ -248,6 +248,7 @@ static int usbGetReport(union filedescri
|
||||
@@ -30,7 +30,7 @@
|
||||
# include <lusb0_usb.h>
|
||||
--- a/usbtiny.c
|
||||
+++ b/usbtiny.c
|
||||
@@ -41,6 +41,7 @@
|
||||
@@ -40,6 +40,7 @@
|
||||
|
||||
#if defined(HAVE_LIBUSB) // we use LIBUSB to talk to the board
|
||||
#if defined(HAVE_USB_H)
|
||||
|
||||
Reference in New Issue
Block a user