Skip to content

Commit 7668a1f

Browse files
committed
Update NEWS
1 parent abd9e4d commit 7668a1f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS

+9
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,17 @@ Changes since version 8.0:
1414

1515
* New programmers supported:
1616

17+
- pickit5 = pickit5_jtag, pickit5_dw, pickit5_isp, pickit5_pdi, pickit5_tpi
18+
1719
* New serial adapters supported:
1820

1921
* Issues fixed:
2022

2123
- Missing devices in udev rules output? #1915
2224
- AVR-Doper support has been broken since version 6.4 #1626
25+
- CI: upload-artifacts@v3 fails #1944
26+
- Linuxspi won't connect #1929
27+
- Fails to build on Windows with recent clang #1940
2328

2429
* Pull requests:
2530

@@ -32,6 +37,10 @@ Changes since version 8.0:
3237
- Add AVR32EBxx parts #1932
3338
- Fix ATxmega fuses memory sizes #1933
3439
- Fix avrdoper header sequence for hidusb #1937
40+
- Fix GitHub upload artifact #1945
41+
- PICKit5 ISP, dW, TPI, JTAG and PDI support #1935
42+
- Ensure linuxspi part is up for 100 ms before reset #1939
43+
- Fix missing stdlib.h include for free() #1941
3544

3645
* Internals:
3746

0 commit comments

Comments
 (0)