Skip to content

Commit 7e26a15

Browse files
committed
PRs/Issues 900, 901, 913, 914 done
1 parent e84210c commit 7e26a15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)