aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/fsmc.c
diff options
context:
space:
mode:
authorMichael Hope <michaelh@juju.net.nz>2011-08-31 20:45:44 +1200
committerMichael Hope <michaelh@juju.net.nz>2011-09-13 19:35:12 +1200
commit3f03c0c1edc74b3fb95f178a45a111a2d3381719 (patch)
tree0cd9a785f0491a823d38b3a6fb01fa48edbdfcfd /libmaple/fsmc.c
parentcfede8b93422fa48f6240d53380934b4cbcc3d63 (diff)
downloadlibrambutan-3f03c0c1edc74b3fb95f178a45a111a2d3381719.tar.gz
librambutan-3f03c0c1edc74b3fb95f178a45a111a2d3381719.zip
Added more doxygen file level headers. Documented a few more functions.
Signed-off-by: Michael Hope <michaelh@juju.net.nz>
Diffstat (limited to 'libmaple/fsmc.c')
-rw-r--r--libmaple/fsmc.c3
1 files changed, 2 insertions, 1 deletions
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"