Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Controller_R...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 6 Jul 2011 02:50:08 +0000 (02:50 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 6 Jul 2011 02:50:08 +0000 (02:50 +0000)
commit4e601207a7bcf5d909a2a896afdcf333c35bbfa6
tree450afd5c7b874d35aa65a90e52849046455d7e05
parent87b57522b2ec7e50f242cac038437f1f354cc2c7
Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Controller_Reset() and USB_PLL_On() functions for the AVR8 devices.

Minor corrections to the documentation of the USB_Control_Request_t enum.
LUFA.pnproj
LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
LUFA/Drivers/USB/Core/StdRequestType.h
LUFA/Drivers/USB/Core/UC3/Device_UC3.h