diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-14 14:42:04 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-14 14:42:04 -0400 |
commit | a9f14657020161fe8798e23489ce7b9489bbe815 (patch) | |
tree | 3b561e75b79b18c8bc851ba1b06ca1058050ebda /libmaple/fsmc.h | |
parent | 5ba24f6befb6016410df398a049054cf34365895 (diff) | |
parent | 3f03c0c1edc74b3fb95f178a45a111a2d3381719 (diff) | |
download | librambutan-a9f14657020161fe8798e23489ce7b9489bbe815.tar.gz librambutan-a9f14657020161fe8798e23489ce7b9489bbe815.zip |
Merge remote branch 'nzmichaelh/comment-fixups-2'
Diffstat (limited to 'libmaple/fsmc.h')
-rw-r--r-- | libmaple/fsmc.h | 5 |
1 files changed, 5 insertions, 0 deletions
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 */ |