From a614806f9a02967bf1b91561dcb3d02a2f735c66 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 28 Nov 2011 23:01:56 -0500 Subject: libmaple/flash.h: Doxygen fixups. Signed-off-by: Marti Bolivar --- libmaple/include/libmaple/flash.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libmaple/include/libmaple/flash.h b/libmaple/include/libmaple/flash.h index bbe516d..01d45f5 100644 --- a/libmaple/include/libmaple/flash.h +++ b/libmaple/include/libmaple/flash.h @@ -25,9 +25,8 @@ *****************************************************************************/ /** - * @file flash.h - * @brief STM32 Medium and high density Flash register map and setup - * routines + * @file libmaple/flash.h + * @brief Flash support. */ #ifndef _LIBMAPLE_FLASH_H_ -- cgit v1.2.3