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 @@ -52,6 +52,8 @@ Changes since version 6.4:
5252 - Teensy bootloader (PR #802)
5353 - Micronucleus bootloader (PR #786)
5454 - ft232h (generic variant, PR #842)
55+ - Kristech KT-LINK FT2232H interface with IO switching and voltage
56+ buffers (PR #930)
5557
5658 * Issues fixed:
5759
@@ -89,6 +91,7 @@ Changes since version 6.4:
8991 - Terminal write mode doesn't support string input (yet) #913
9092 - Terminal mode: memory fill with strings may cause Avrdude to crash. #922
9193 - Some parts have wrong or missing ISP commands #915
94+ - Incorrect -b conversion for linuxspi programmer #927
9295
9396 * Pull requests:
9497
@@ -176,6 +179,8 @@ Changes since version 6.4:
176179 - Add terminal write string functionality #914
177180 - Update documentation link to new URL #929
178181 - Fix terminal write buffer overflow issue #924
182+ - Fix linuxspi baud to clock period calculation #931
183+ - Added KT-LINK FT2232H interface with IO switching and voltage buffers. #930
179184
180185 * Internals:
181186
You can’t perform that action at this time.
0 commit comments