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
Make CRC checks optional and clean up read/write bytes.
1. Now we try and batch up card byte reads/writes into as few SPI transfer/write calls as possible.
2. The option is now "use_crc" and if not set, we don't even try and enable CRC mode.
3. Note that the 74 bits are not to enable SPI mode but to clear card internal state
0 commit comments