Remove other '_s' suffix from structs
[openocd.git] / tcl / board / atmel_sam4l8_xplained_pro.cfg
blobd0c45163c89b359ae84082e274dcbd895ba5da4e
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Atmel SAM4L8 Xplained Pro evaluation kit.
5 # http://www.atmel.com/tools/ATSAM4L8-XPRO.aspx
8 source [find interface/cmsis-dap.cfg]
10 # chip name
11 set CHIPNAME ATSAM4LC8CA
13 source [find target/at91sam4lXX.cfg]