tcl/target/imx8m: use hwthread rtos
[fw/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]