diff options
Diffstat (limited to 'os/hal/dox/flash.dox')
-rw-r--r-- | os/hal/dox/flash.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/dox/flash.dox b/os/hal/dox/flash.dox index 8cfb5c3d7..4cf395292 100644 --- a/os/hal/dox/flash.dox +++ b/os/hal/dox/flash.dox @@ -15,8 +15,8 @@ */
/**
- * @defgroup HAL_FLASH Generic Flash Driver Interface
- * @brief HAL Generic Flash Driver Interface.
+ * @defgroup HAL_FLASH Generic NOR Flash Interface
+ * @brief HAL Generic NOR Flash Driver Interface.
*
* @ingroup HAL_ABSTRACT_PERIPHERALS
*/
|