projects
/
pinmux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fec3db5
)
Fixed gpio W number
author
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Tue, 28 Jun 2022 14:07:07 +0000
(14:07 +0000)
committer
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Tue, 28 Jun 2022 14:07:07 +0000
(14:07 +0000)
src/spec/ls2.py
patch
|
blob
|
history
diff --git
a/src/spec/ls2.py
b/src/spec/ls2.py
index fb1042e37f660ee95e252f57a17d1c039023e43c..2fcbd709ae88f792cff5b92695a8e040511abefb 100644
(file)
--- a/
src/spec/ls2.py
+++ b/
src/spec/ls2.py
@@
-71,7
+71,7
@@
def pinspec():
ps.vdd("I", ('W', 26), 0, 1, 1)
ps.vss("E", ('W', 27), 0, 1, 1)
ps.vdd("E", ('W', 28), 0, 1, 1)
- ps.gpio("", ('W', 29), 0, 2
0, 3) # GPIO 20-22
+ ps.gpio("", ('W', 29), 0, 2
1, 3) # GPIO 21-23
ps.mi2c("", ('W', 30), 1, 0, 2)
ps.gpio("", ('S', 0), 0, 0, 4) # GPIO 0-4