Remove other '_s' suffix from structs
[openocd.git] / tcl / board / atmel_sam3n_ek.cfg
blobaf2fd952bf193e7725ab6356bfb8d2c05bbeecd1
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Board configuration for Atmel's SAM3N-EK
7 reset_config srst_only
9 set CHIPNAME at91sam3n4c
11 adapter speed 32
13 source [find target/at91sam3nXX.cfg]