openocd/src/jtag
Mariano Alvira 63763345d9 add board/redbee-econotag.cfg and JTAG support
The Redbee Econotag is an open hardware development kit from
Redwire, LLC (www.redwirellc.com/store), for the Freescale
MC13224V ARM7TDMI + 802.15.4 radio.

It includes both an MC13224V and an FT2232H (for JTAG and UART
support).  It has flexible power supply options.

Additional features are:

  - inverted-F pcb antenna
  - 36 GPIO brought out to 0.1" pin header
    (includes all peripheral pins)
  - Reset button
  - Two push buttons (on kbi1-5 and kbi0-4)
  - USB-A connector, powered from USB
  - up to 16V external input
  - pads for optional buck inductor
  - pads for optional 32.768kHz crystal
  - 2x LEDS on TX_ON and RX_ON

[ dbrownell@users.sourceforge.net: shrink lines; texi ]

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-02-27 22:52:34 -08:00
..
drivers add board/redbee-econotag.cfg and JTAG support 2010-02-27 22:52:34 -08:00
minidriver minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
minidummy interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
zy1000 interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
commands.c minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
commands.h interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
core.c interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
interface.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
interface.h interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
interfaces.c Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
interfaces.h change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
jtag.h interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
Makefile.am minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
minidriver.h interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
startup.tcl gdb: restore behavior from 0.3.1 for srst_asserted and power_restore 2010-02-01 13:45:09 +01:00
tcl.c commands: allow scan_chain command to be executed during config 2010-01-18 21:42:34 +01:00