diff options
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 */ |