From 3f03c0c1edc74b3fb95f178a45a111a2d3381719 Mon Sep 17 00:00:00 2001 From: Michael Hope Date: Wed, 31 Aug 2011 20:45:44 +1200 Subject: Added more doxygen file level headers. Documented a few more functions. Signed-off-by: Michael Hope --- libmaple/rcc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libmaple/rcc.c') diff --git a/libmaple/rcc.c b/libmaple/rcc.c index 9267972..f3018ee 100644 --- a/libmaple/rcc.c +++ b/libmaple/rcc.c @@ -25,6 +25,7 @@ *****************************************************************************/ /** + * @file rcc.c * @brief Implements pretty much only the basic clock setup on the * stm32, clock enable/disable and peripheral reset commands. */ -- cgit v1.2.3