aboutsummaryrefslogtreecommitdiff
path: root/lib/usb/usb.c
diff options
context:
space:
mode:
authorUwe Hermann2011-11-16 22:32:01 +0100
committerUwe Hermann2011-11-17 00:12:47 +0100
commit373794ab68ffdeade799becd12a58abb42e8f2ea (patch)
treeb6befeb362f48a14af2f614afe00b33b2a231d5f /lib/usb/usb.c
parent3e9b9cb345858da18d2925bbc3e6dcb5c30810c2 (diff)
usb: Fix some Doxygen comments.
Diffstat (limited to 'lib/usb/usb.c')
-rw-r--r--lib/usb/usb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/usb/usb.c b/lib/usb/usb.c
index f8d025d..e15f5b2 100644
--- a/lib/usb/usb.c
+++ b/lib/usb/usb.c
@@ -33,6 +33,7 @@ u8 usbd_control_buffer[128] __attribute__((weak));
*
* It is required that the 48MHz USB clock is already available.
*
+ * @param driver TODO
* @param dev Pointer to USB device descriptor. This must not be changed while
* the device is in use.
* @param conf Pointer to array of USB configuration descriptors. These must