From 8f8ea3f6b779c0344078ea013a0b33ea1e612119 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 22 Aug 2011 18:16:05 -0400 Subject: flash.c: Doxygen --- libmaple/flash.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libmaple/flash.c b/libmaple/flash.c index cffe4e7..a22fbd3 100644 --- a/libmaple/flash.c +++ b/libmaple/flash.c @@ -25,7 +25,8 @@ *****************************************************************************/ /** - * @brief flash peripheral management functions + * @file flash.c + * @brief Flash management functions */ #include "libmaple.h" -- cgit v1.2.3