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
- Adds missing isSet method, and fixes an error in read() for GPIO
driver
- Disables mode fault detection in spi driver
The driver does not use the hardware controlled chip select, so mode
fault doesn't make sense, and leads to failures depending on the state
of the CS pin.
0 commit comments