Skip to content

Commit 28ccd82

Browse files
committed
PR 930 931 issue 927 are done
1 parent ca16fc2 commit 28ccd82

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
@@ -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

0 commit comments

Comments
 (0)