Skip to content

Commit

Permalink
Merge pull request #639 from Peter-van-Tol/tang-nano-20k-fix-connector
Browse files Browse the repository at this point in the history
Add missing pin on J6
  • Loading branch information
enjoy-digital authored Jan 24, 2025
2 parents 90c829f + f1c8df6 commit c56c870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion litex_boards/platforms/sipeed_tang_nano_20k.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@

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

# Platform -----------------------------------------------------------------------------------------
Expand Down

0 comments on commit c56c870

Please sign in to comment.