]> git.sur5r.net Git - openocd/blob - tcl/board/atmel_sam4e_ek.cfg
target/cortex_m: fix typo
[openocd] / tcl / board / atmel_sam4e_ek.cfg
1 # This is an SAM4E-EK board with a single SAM4E16 chip.
2 # http://www.atmel.com/tools/sam4e-ek.aspx
3
4 # chip name
5 set CHIPNAME SAM4E16E
6
7 source [find target/at91sam4sXX.cfg]