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
The present version of the UsbHostMsd library no longer compiles because tuh_msc_write10(), tuh_msc_read10(), and the completion callback of TinyUSB have different function signatures now. The new parameter "uintptr_t arg" is simply set to 0 in a similar manner as in the examples from TinyUSB.
Former-commit-id: 12fd56a
0 commit comments