projects
/
pinmux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
190045c
)
TMS JTAG is an input
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 30 Jul 2018 09:18:46 +0000
(10:18 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 30 Jul 2018 09:18:46 +0000
(10:18 +0100)
src/spec/pinfunctions.py
patch
|
blob
|
history
diff --git
a/src/spec/pinfunctions.py
b/src/spec/pinfunctions.py
index 06c6504359181ff8d65af14ed7f1805bc9ea7a92..423a190159dc462d499a8bcfb3f7ce138c977fc7 100644
(file)
--- a/
src/spec/pinfunctions.py
+++ b/
src/spec/pinfunctions.py
@@
-95,7
+95,7
@@
def i2c(suffix, bank):
def jtag(suffix, bank):
- return (['TMS
+
', 'TDI-', 'TDO+', 'TCK+'], [])
+ return (['TMS
-
', 'TDI-', 'TDO+', 'TCK+'], [])
def uart(suffix, bank):