From 373794ab68ffdeade799becd12a58abb42e8f2ea Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 16 Nov 2011 22:32:01 +0100 Subject: usb: Fix some Doxygen comments. --- lib/usb/usb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/usb/usb.c') 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 -- cgit v1.2.3