-
Dean Camera authored
USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.
59c4871fDean Camera authoredUSB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.
Loading