Merge pull request #1233 from janegilruud/fix-pickit4-snap-jtag

#1052 Add JTAG support for PICkit4 and Snap.
This commit is contained in:
Stefan Rueger
2022-12-21 19:12:33 +00:00
committed by GitHub
4 changed files with 31 additions and 3 deletions

View File

@@ -316,7 +316,7 @@ The Atmel DFU bootloader is supported in both, FLIP protocol version 1
(AT90USB* and ATmega*U* devices), as well as version 2 (Xmega devices).
See below for some hints about FLIP version 1 protocol behaviour.
The MPLAB(R) PICkit 4 and MPLAB(R) SNAP are supported in ISP, PDI and UPDI mode.
The MPLAB(R) PICkit 4 and MPLAB(R) SNAP are supported in JTAG, TPI, ISP, PDI and UPDI mode.
The Curiosity Nano board is supported in UPDI mode. It is dubbed ``PICkit on
Board'', thus the name @code{pkobn_updi}.