Page 1 of 1

stop v-usb usb interrupt without cli

Posted: Mon Jun 12, 2017 6:27 pm
by ulao
IS there a way to stop the usb interrupt without using cli? cli causes lots of memory move issues that requires the ATOMIC_BLOCK for avr. I'd rather just disable usb ints then all.