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.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libmaple/fsmc.h') diff --git a/libmaple/fsmc.h b/libmaple/fsmc.h index f9529cd..ef82b08 100644 --- a/libmaple/fsmc.h +++ b/libmaple/fsmc.h @@ -24,6 +24,11 @@ * SOFTWARE. *****************************************************************************/ +/** + * @file fsmc.h + * @brief Flexible static memory controller support. + */ + /* * See ../notes/fsmc.txt for more info */ -- cgit v1.2.3