Skip to content

Commit 5ec72e2

Browse files
committed
Update News
1 parent 347ecad commit 5ec72e2

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

NEWS

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,24 @@ Changes since version 7.1:
99

1010
* Major changes compared to the previous version:
1111

12-
* New devices supported: none
12+
* New devices supported:
1313

1414
* New programmers supported:
1515

1616
* Issues fixed:
1717

18+
- STK500V2 ISP problem with ATmega8/8515/8535, ATmega16 and
19+
ATmega32 #425
20+
1821
* Pull requests:
1922

23+
- Correct memory mode, delay and readback (classic parts) #1272
24+
- Only send write flash cmd to STK500v2 ISP programmers if page
25+
is not empty #1273
26+
- Fix docu that avrftdi bit numbers start with 0 #1276
27+
- Silence gcc compiler warnings #1277
28+
- Reduce complexity of grammar #1282
29+
2030
* Internals:
2131

2232

0 commit comments

Comments
 (0)