mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-19 15:24:17 +00:00
Switch to using -1 on the UC3 target to obtain a register mask with all bits set (for clearing interrupts and status flags). Fix incorrect USB controller mode on the UC3 when a fixed mode is specified as a compile time option due to AVR32_USBB.USBCON.uide being set by default. Make USB_Descriptor_String_t use a uint16_t for Unicode strings on all targets except the AVR8 (retained for backwards compatibility). |
||
---|---|---|
.. | ||
Device_UC3.c | ||
Device_UC3.h | ||
Endpoint_UC3.c | ||
Endpoint_UC3.h | ||
Host_UC3.c | ||
Host_UC3.h | ||
Pipe_UC3.c | ||
Pipe_UC3.h | ||
USBController_UC3.c | ||
USBController_UC3.h | ||
USBInterrupt_UC3.c | ||
USBInterrupt_UC3.h |