aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/efm32.cfg
blob: adbdda72e5da9dcecb27174c615c36954883e726 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Configuration for EFM32 boards with on-board SEGGER J-Link
#
# Tested with Tiny, Giant and Zero Gecko Starter Kit.
#

source [find interface/jlink.cfg]
transport select swd
adapter speed 1000

set CHIPNAME efm32
source [find target/efm32.cfg]