diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-10-02 21:54:46 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-10-02 22:17:39 -0400 |
commit | 978b321f80603a08ff1b61cfbfb11c3ef2c64906 (patch) | |
tree | a0d3408336b50cf6ee29e9d953abeb96850a70d8 /src/avr/main.c | |
parent | 7c7573f69f3068d61dd6c12d25b265045fb54787 (diff) | |
download | kutter-978b321f80603a08ff1b61cfbfb11c3ef2c64906.tar.gz kutter-978b321f80603a08ff1b61cfbfb11c3ef2c64906.tar.xz kutter-978b321f80603a08ff1b61cfbfb11c3ef2c64906.zip |
avr: Disable usb serial interrupts while processing data
There's no need to keep taking interrupts if the high-level code is
busy processing messages.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/avr/main.c')
0 files changed, 0 insertions, 0 deletions