Update copyright year to 2010.
This commit is contained in:
parent
5e3572d7d1
commit
7f9f97c792
528 changed files with 1068 additions and 1064 deletions
|
|
@ -163,7 +163,8 @@
|
|||
* <b>INTERRUPT_CONTROL_ENDPOINT</b> - ( \ref Group_USBManagement ) \n
|
||||
* Some applications prefer to not call the USB_USBTask() management task reguarly while in device mode, as it can complicate code significantly.
|
||||
* Instead, when device mode is used this token can be passed to the library via the -D switch to allow the library to manage the USB control
|
||||
* endpoint entirely via USB controller interrupts asynchronously to the user application.
|
||||
* endpoint entirely via USB controller interrupts asynchronously to the user application. When defined, USB_USBTask() does not need to be called
|
||||
* when in USB device mode.
|
||||
*
|
||||
* <b>NO_DEVICE_REMOTE_WAKEUP</b> - (\ref Group_Device ) \n
|
||||
* Many devices do not require the use of the Remote Wakeup features of USB, used to wake up the USB host when suspended. On these devices,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue