Merge pull request #581 from smunaut/adi

adi_adrv2crr: Fix typo in PMOD pinout
This commit is contained in:
Gwenhael Goavec-Merou 2024-04-10 14:21:38 +02:00 committed by GitHub
commit 1eaca08413
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ _io = [
# Connectors ---------------------------------------------------------------------------------------
_connectors = [
("pmod", "AW12 AV12 AU13 AU14 AM13 AL13 AK15 AJ1"),
("pmod", "AW12 AV12 AU13 AU14 AM13 AL13 AK15 AJ15"),
]
# Platform -----------------------------------------------------------------------------------------