adi_adrv2crr: Fix typo in PMOD pinout

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2024-04-10 14:06:47 +02:00
parent 62b5b58aec
commit 24db5783c1
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 -----------------------------------------------------------------------------------------