arm_adi_v5: remove useless cast to int
[openocd.git] / tcl / board / efm32.cfg
blobd2bc9a6112f829ec5901380b458f217e6583535f
1 # Configuration for EFM32 boards with on-board SEGGER J-Link
3 # Tested with Tiny, Giant and Zero Gecko Starter Kit.
6 source [find interface/jlink.cfg]
7 transport select swd
8 adapter_khz 1000
10 set CHIPNAME efm32
11 source [find target/efm32.cfg]