2ab61118f3fe3130c5f3a3e92244db9d6d4bdf5a
[fw/openocd] / tcl / board / microchip_saml11_xplained_pro.cfg
1 #
2 # Microchip (formerly Atmel) SAM L11 Xplained Pro Evaluation Kit.
3 # https://www.microchip.com/DevelopmentTools/ProductDetails/dm320205
4 #
5
6 source [find interface/cmsis-dap.cfg]
7 adapter speed 1000
8
9 set CHIPNAME saml11
10 source [find target/atsaml1x.cfg]