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/fsmc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libmaple/fsmc.c') diff --git a/libmaple/fsmc.c b/libmaple/fsmc.c index 68890c9..06ca7df 100644 --- a/libmaple/fsmc.c +++ b/libmaple/fsmc.c @@ -25,7 +25,8 @@ *****************************************************************************/ /** - * @brief + * @file fsmc.c + * @brief Flexible static memory controller support. */ #include "fsmc.h" -- cgit v1.2.3