Skip to content

Commit c56c870

Browse files
Merge pull request #639 from Peter-van-Tol/tang-nano-20k-fix-connector
Add missing pin on J6
2 parents 90c829f + f1c8df6 commit c56c870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

litex_boards/platforms/sipeed_tang_nano_20k.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108

109109
_connectors = [
110110
("J5", "- - - 76 80 42 41 56 54 51 48 55 49 86 79 - - 72 71 53 52"),
111-
("J6", "- 73 74 85 77 15 16 27 28 25 26 29 30 31 17 20 19 18 - -")
111+
("J6", "- 73 74 75 85 77 15 16 27 28 25 26 29 30 31 17 20 19 18 - -")
112112
]
113113

114114
# Platform -----------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)