summaryrefslogtreecommitdiff
path: root/src/jtag/dummy.c
Commit message (Collapse)AuthorAgeFilesLines
* bumped a LOG_INFO to LOG_DEBUG level to reduce excessive output for normal ↵oharboe2008-12-221-1/+1
| | | | | | execution git-svn-id: svn://svn.berlios.de/openocd/trunk@1265 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Dick Hollenbeck <dick@softplc.com> - This patch adds JTAG state tracking to ↵oharboe2008-12-191-0/+129
| | | | | | dummy.c git-svn-id: svn://svn.berlios.de/openocd/trunk@1263 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* jtag_khz simulationoharboe2008-12-161-5/+38
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@1248 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - remove target specific variant and use target->variant memberntfreak2008-12-131-6/+0
| | | | | | | - fix build warning in cortex_m3 - code cleanup - remove trailing lf and convert c++ comments git-svn-id: svn://svn.berlios.de/openocd/trunk@1238 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* A dummy driver to test codepath w/no contact w/target.oharboe2008-04-131-0/+105
git-svn-id: svn://svn.berlios.de/openocd/trunk@572 b42882b7-edfa-0310-969c-e2dbd0fdcd60