aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Benchmarks.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2023-04-25 00:05:04 -0400
committerKevin O'Connor <kevin@koconnor.net>2023-04-25 00:05:04 -0400
commitbec1d957d216986da8da216aca557c4d31623fd2 (patch)
treeab5630f1b0d24053e8874c1d1b04bf67b7c49e9b /docs/Benchmarks.md
parentb17ae55f5bd3a079ab3626b1e6fd5c60416e6ba0 (diff)
downloadkutter-bec1d957d216986da8da216aca557c4d31623fd2.tar.gz
kutter-bec1d957d216986da8da216aca557c4d31623fd2.tar.xz
kutter-bec1d957d216986da8da216aca557c4d31623fd2.zip
rp2040: Handle USB resets
On a USB bus reset the controller address needs to be reset to zero. Otherwise, the device becomes unresponsive after a USB reset and will remain unresponsive until a power cycle. This often shows up in the Linux system logs as "device descriptor read/64, error -32" messages. Make sure USB_INTE_BUS_RESET_BITS is enabled and clear the USB address on a bus reset. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Benchmarks.md')
0 files changed, 0 insertions, 0 deletions