diff options
Diffstat (limited to 'tcl')
-rw-r--r-- | tcl/board/redbee-econotag.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tcl/board/redbee-econotag.cfg b/tcl/board/redbee-econotag.cfg new file mode 100644 index 00000000..7a02ce0d --- /dev/null +++ b/tcl/board/redbee-econotag.cfg @@ -0,0 +1,8 @@ +source [find target/mc13224v.cfg] + +# The redbee-econotag has an onboard ft2232h with channel A wired +# to the JTAG pins on the mc13224v +# channel B is wired to UART1 +interface ft2232 +ft2232_layout redbee-econotag +ft2232_vid_pid 0x0403 0x6010 |