From 6a6af3980a827a02e371968ec56271774ceb26ac Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Thu, 28 Jun 2012 17:27:05 -0400 Subject: Doxygen hacks and fixups. - Shut Doxygen up in various places - Fix some genuine docs bugs - Ignore sources we're not responsible for Signed-off-by: Marti Bolivar --- libmaple/usb/stm32f1/usb.c | 2 +- libmaple/usb/stm32f1/usb_cdcacm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libmaple/usb') 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. diff --git a/libmaple/usb/stm32f1/usb_cdcacm.c b/libmaple/usb/stm32f1/usb_cdcacm.c index 6ef4806..6a8235e 100644 --- a/libmaple/usb/stm32f1/usb_cdcacm.c +++ b/libmaple/usb/stm32f1/usb_cdcacm.c @@ -25,7 +25,7 @@ *****************************************************************************/ /** - * @file libmaple/usb/usb_cdcacm.c + * @file libmaple/usb/stm32f1/usb_cdcacm.c * @brief USB CDC ACM (a.k.a. virtual serial terminal, VCOM). * * FIXME: this works on the STM32F1 USB peripherals, and probably no -- cgit v1.2.3