Add snap_mplab_dw programmer

This commit is contained in:
MCUdude
2025-06-18 13:18:18 +02:00
parent c77bade276
commit d1d9c84f14

View File

@@ -3481,6 +3481,16 @@ programmer parent "snap_mplab" # snap_mplab_isp
prog_modes = PM_ISP;
;
#------------------------------------------------------------
# snap_mplab_dw
#------------------------------------------------------------
programmer parent "snap_mplab" # snap_mplab_dw
id = "snap_mplab_dw";
desc = "MPLAB(R) SNAP in dW Mode";
prog_modes = PM_debugWIRE;
;
#------------------------------------------------------------
# snap_mplab_tpi
#------------------------------------------------------------