target/cortex_m: workaround Cortex-M7 erratum 3092511
[openocd.git] / tcl / board / atmel_saml21_xplained_pro.cfg
blob8e62eb295b9a64769cf775fd0eaf8c77f8443dea
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Atmel SAML21 Xplained Pro evaluation kit.
7 source [find interface/cmsis-dap.cfg]
9 # chip name
10 set CHIPNAME at91saml21j18
12 source [find target/at91samdXX.cfg]