parport: add "aspo" hotpluggable adapter config
[openocd.git] / tcl / board / frdm-kl46z.cfg
blob16ffa8d6805217661a2c35fef40469564fbacf5f
1 # This is an Freescale Freedom eval board with a single MKL46Z256VLL4 chip.
2 # http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL46Z
5 source [find interface/cmsis-dap.cfg]
7 # increase working area to 16KB
8 set WORKAREASIZE 0x4000
10 # chip name
11 set CHIPNAME MKL46Z256VLL4
13 source [find target/kl46.cfg]