aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/fsmc.c
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@mit.edu>2010-10-11 12:32:31 -0400
committerMarti Bolivar <mbolivar@mit.edu>2010-10-11 12:32:31 -0400
commitbfae1dee44fe3610af1b07ceed6a5e3165c36685 (patch)
tree4d1c6f54cbf4abb4573fb01264c726bb522fe10d /libmaple/fsmc.c
parent1086af6ade742020de97efc478ba60368ad3f5fd (diff)
downloadlibrambutan-bfae1dee44fe3610af1b07ceed6a5e3165c36685.tar.gz
librambutan-bfae1dee44fe3610af1b07ceed6a5e3165c36685.zip
docs
Diffstat (limited to 'libmaple/fsmc.c')
-rw-r--r--libmaple/fsmc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libmaple/fsmc.c b/libmaple/fsmc.c
index 301a90d..49526f4 100644
--- a/libmaple/fsmc.c
+++ b/libmaple/fsmc.c
@@ -22,6 +22,10 @@
* THE SOFTWARE.
*****************************************************************************/
+/**
+ * @brief
+ */
+
#include "libmaple.h"
#include "rcc.h"
#include "gpio.h"