diff options
Diffstat (limited to 'ports/MSP430/chcore.h')
-rw-r--r-- | ports/MSP430/chcore.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/MSP430/chcore.h b/ports/MSP430/chcore.h index 9c42487f2..dd0fbc3fb 100644 --- a/ports/MSP430/chcore.h +++ b/ports/MSP430/chcore.h @@ -18,6 +18,8 @@ */
/**
+ * @file ports/MSP430/chcore.h
+ * @brief MSP430 architecture port macros and structures.
* @addtogroup MSP430_CORE
* @{
*/
|