Skip to content
Snippets Groups Projects

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

Merged schneider requested to merge schneider/217-kick-wdt-in-msc into master

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.

Closes #217 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading