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/util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libmaple/util.c') diff --git a/libmaple/util.c b/libmaple/util.c index bb56a62..eead625 100644 --- a/libmaple/util.c +++ b/libmaple/util.c @@ -25,6 +25,7 @@ *****************************************************************************/ /** + * @file util.c * @brief Utility procedures for debugging, mostly an error LED fade * and messages dumped over a UART for failed asserts. */ -- cgit v1.2.3