diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-09-11 09:51:56 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-09-12 08:12:51 -0400 |
commit | 60ae92d1432271993fb08eea92549226a6f1495d (patch) | |
tree | 1b61e9751dc8efbf417e551a4c2b5bd37b2818a6 /klippy/extras/gcode_arcs.py | |
parent | 361de30ad1a2229a00c0e8e5789018a1eb6f0b62 (diff) | |
download | kutter-60ae92d1432271993fb08eea92549226a6f1495d.tar.gz kutter-60ae92d1432271993fb08eea92549226a6f1495d.tar.xz kutter-60ae92d1432271993fb08eea92549226a6f1495d.zip |
stm32: Disable usb irqs in usbotg handlers
It appears the usbotg controller can get confused if the usb irq
handler runs while processing a usb request. Disable usb irqs during
usb processing to avoid this.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/gcode_arcs.py')
0 files changed, 0 insertions, 0 deletions