diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-02-22 00:06:18 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-02-22 00:06:18 +0100 |
commit | 2dcf57363a5c1c55940e5701e5ec047c37c54560 (patch) | |
tree | ebd979604d2698a79298102fc589f3cdb376311e /tcl/chip | |
parent | 23e3beaa3c970736af7993f1a8bb77b8834fc150 (diff) | |
download | openocd_libswd-2dcf57363a5c1c55940e5701e5ec047c37c54560.tar.gz openocd_libswd-2dcf57363a5c1c55940e5701e5ec047c37c54560.tar.bz2 openocd_libswd-2dcf57363a5c1c55940e5701e5ec047c37c54560.tar.xz openocd_libswd-2dcf57363a5c1c55940e5701e5ec047c37c54560.zip |
A working version for my EFM board.
Diffstat (limited to 'tcl/chip')
-rw-r--r-- | tcl/chip/energymicro/efm32.tcl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tcl/chip/energymicro/efm32.tcl b/tcl/chip/energymicro/efm32.tcl new file mode 100644 index 00000000..1dc9bd7f --- /dev/null +++ b/tcl/chip/energymicro/efm32.tcl @@ -0,0 +1,3 @@ +source [find cpu/arm/cortex_m3.tcl] + +# 0x2BA01477 |