aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/frdm-kl25z.cfg
blob: 40896e52515da4eebe454e77f98b310ba5f74b42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This is an Freescale Freedom eval board with a single MKL25Z128VLK4 chip.
# http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL25Z
#

source [find interface/cmsis-dap.cfg]

# increase working area to 16KB
set WORKAREASIZE 0x4000

# chip name
set CHIPNAME MKL25Z128VLK4

source [find target/kl25.cfg]