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 347ecad commit 5ec72e2Copy full SHA for 5ec72e2
NEWS
@@ -9,14 +9,24 @@ Changes since version 7.1:
9
10
* Major changes compared to the previous version:
11
12
- * New devices supported: none
+ * New devices supported:
13
14
* New programmers supported:
15
16
* Issues fixed:
17
18
+ - STK500V2 ISP problem with ATmega8/8515/8535, ATmega16 and
19
+ ATmega32 #425
20
+
21
* Pull requests:
22
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
30
* Internals:
31
32
0 commit comments