diff options
Diffstat (limited to 'libmaple')
-rw-r--r-- | libmaple/include/libmaple/flash.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libmaple/include/libmaple/flash.h b/libmaple/include/libmaple/flash.h index bbe516d..01d45f5 100644 --- a/libmaple/include/libmaple/flash.h +++ b/libmaple/include/libmaple/flash.h @@ -25,9 +25,8 @@ *****************************************************************************/ /** - * @file flash.h - * @brief STM32 Medium and high density Flash register map and setup - * routines + * @file libmaple/flash.h + * @brief Flash support. */ #ifndef _LIBMAPLE_FLASH_H_ |