summaryrefslogtreecommitdiff
path: root/src/jtag/drivers/usb_blaster.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in usb_blaster_vid_pid error messageCatalin Patulea2010-08-141-1/+1
|
* bitbang: add jtag_add_tms_seq supportØyvind Harboe2010-03-161-0/+1
| | | | Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
* Driver for USB-JTAG, Altera USB-Blaster and compatiblesCatalin Patulea2009-12-261-0/+589
The 10-pin JTAG layout used with these adapters is used by a variety of platforms including AVR. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>