diff options
Diffstat (limited to 'libmaple/usb/stm32f1/usb.c')
-rw-r--r-- | libmaple/usb/stm32f1/usb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/usb/stm32f1/usb.c b/libmaple/usb/stm32f1/usb.c index 0130bab..c20cc71 100644 --- a/libmaple/usb/stm32f1/usb.c +++ b/libmaple/usb/stm32f1/usb.c @@ -25,7 +25,7 @@ *****************************************************************************/ /** - * @file libmaple/usb/usb.c + * @file libmaple/usb/stm32f1/usb.c * @brief USB support. * * This is a mess. What we need almost amounts to a ground-up rewrite. |