File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,9 @@ Changes since version 6.4:
8484 - Cannot use non-standard baud rates for uploading on MacOS #771
8585 - Wrong values in avrdude.conf #897
8686 - AVR-Eclipse plugin broken by missing -u commandline option #890
87+ - Timeout passed to hid_read_timeout() is too short for instances
88+ where the EDBG AVRISP 'Enter Programming Mode' command fails #900
89+ - Terminal write mode doesn't support string input (yet) #913
8790
8891 * Pull requests:
8992
@@ -167,6 +170,8 @@ Changes since version 6.4:
167170 - Add MacOS serial/parallel port note #908
168171 - Add ATmega16U4 to avrdude.conf #910
169172 - Mask out unused ATmega32U4 efuse bits #909
173+ - Increased timeout passed to hid_read_timeout() #901
174+ - Add terminal write string functionality #914
170175
171176 * Internals:
172177
You can’t perform that action at this time.
0 commit comments