-
- Downloads
Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the...
Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the correct terminology is used (thanks to Brian Dickman). Fix USB_PLL_Off() call in the series 4, 6 and 7 microcontroller disconnect interrupt handler code, which wasn't guarded by a test of USB_Options to check if the user has specified manual PLL control (thanks to Brian Dickman).
Showing
- Bootloaders/TeensyHID/TeensyHID.c 0 additions, 1 deletionBootloaders/TeensyHID/TeensyHID.c
- LUFA/Drivers/USB/HighLevel/USBInterrupt.c 4 additions, 1 deletionLUFA/Drivers/USB/HighLevel/USBInterrupt.c
- LUFA/Drivers/USB/LowLevel/Device.h 1 addition, 1 deletionLUFA/Drivers/USB/LowLevel/Device.h
- LUFA/Drivers/USB/LowLevel/LowLevel.c 4 additions, 2 deletionsLUFA/Drivers/USB/LowLevel/LowLevel.c
- LUFA/ManPages/ChangeLog.txt 1 addition, 0 deletionsLUFA/ManPages/ChangeLog.txt
Loading
Please register or sign in to comment