We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a7570 commit 60960baCopy full SHA for 60960ba
NEWS
@@ -87,6 +87,7 @@ Changes since version 6.4:
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
90
+ - Terminal mode: memory fill with strings may cause Avrdude to crash. #922
91
92
* Pull requests:
93
@@ -172,6 +173,8 @@ Changes since version 6.4:
172
173
- Mask out unused ATmega32U4 efuse bits #909
174
- Increased timeout passed to hid_read_timeout() #901
175
- Add terminal write string functionality #914
176
+ - Update documentation link to new URL #929
177
+ - Fix terminal write buffer overflow issue #924
178
179
* Internals:
180
0 commit comments