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
Allow specifying an SPI peripheral with only SCK and MOSI, or SCK and MISO, to allow write-only or read-only SPI without using up another pin. The other ports currently allow this.