]> git.sur5r.net Git - openocd/blob - tcl/board/atmel_sam3n_ek.cfg
stm8 : new target
[openocd] / tcl / board / atmel_sam3n_ek.cfg
1
2 #
3 # Board configuration for Atmel's SAM3N-EK
4 #
5
6 reset_config srst_only
7
8 set CHIPNAME at91sam3n4c
9
10 adapter_khz 32
11
12 source [find target/at91sam3nXX.cfg]