Skip to content

Commit 60960ba

Browse files
committed
Closed 922, 924, 929
1 parent 99a7570 commit 60960ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Changes since version 6.4:
8787
- Timeout passed to hid_read_timeout() is too short for instances
8888
where the EDBG AVRISP 'Enter Programming Mode' command fails #900
8989
- Terminal write mode doesn't support string input (yet) #913
90+
- Terminal mode: memory fill with strings may cause Avrdude to crash. #922
9091

9192
* Pull requests:
9293

@@ -172,6 +173,8 @@ Changes since version 6.4:
172173
- Mask out unused ATmega32U4 efuse bits #909
173174
- Increased timeout passed to hid_read_timeout() #901
174175
- Add terminal write string functionality #914
176+
- Update documentation link to new URL #929
177+
- Fix terminal write buffer overflow issue #924
175178

176179
* Internals:
177180

0 commit comments

Comments
 (0)