aboutsummaryrefslogtreecommitdiff
path: root/lib/usb/usb.c
diff options
context:
space:
mode:
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