PetervdPerk-NXP commented on PR #9024: URL: https://github.com/apache/nuttx/pull/9024#issuecomment-1843203769
@jturnsek which imxrt part is this PR targetting? because the current code assumes there are 3 FlexIO instances with 8 shifter registers but quickly looking at the IMXRT line the FlexIO differs per part. | Part | FlexIO instances | Shift registers per instance | |-----------|------------------|------------------------------| | IMXRT1020 | 1 | 8 | | IMXRT1050 | 2 | 4 | | IMXRT1060 | 3 | 4 | | IMXRT1170 | 2 | 8 | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org