Skip to content
Snippets Groups Projects
Commit fe36f377 authored by schneider's avatar schneider
Browse files

fix(usb): Reset the watchdog while perfoming MSC operations

The MSC interrupts can come in back to back, effectively blocking
the FreeRTOS timer task which resets the watchdog. This simple fix
simply resets the watchdog when performing an MSC read or write.
parent 19e42e6b
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment