Welcome to mirror list, hosted at ThFree Co, Russian Federation.

duet3_openocd.cfg « Scripts - github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca514628a144a85b220bb7dbf45da87d586798ae (plain)
1
2
3
4
5
6
7
8
# Atmel-ICE JTAG/SWD in-circuit debugger.
interface cmsis-dap
cmsis_dap_vid_pid 0x03eb 0x2141

# Chip info
set CHIPNAME atsame70q20
source [find target/atsamv.cfg]