mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
Add snap_mplab_dw programmer
This commit is contained in:
@@ -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
|
||||
#------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user