You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
312: Fix pin definitions for FSMC LCD interface r=burrbull a=samcrow
I noticed that some of the pin definitions for the FSMC LCD interface that I added in [pull request 297](#297) were wrong. A few of the pins use AF10 when I had assumed that they all use AF12, and pin PD2 should have been included. Here's a fix.
Co-authored-by: Sam Crow <[email protected]>
0 commit comments