diff options
Diffstat (limited to 'os/kernel/include/ch.h')
-rw-r--r-- | os/kernel/include/ch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/kernel/include/ch.h b/os/kernel/include/ch.h index 31845855d..800fc2699 100644 --- a/os/kernel/include/ch.h +++ b/os/kernel/include/ch.h @@ -24,6 +24,7 @@ * only kernel header you usually want to include in your application.
*
* @addtogroup kernel_info
+ * @details Kernel related info.
* @{
*/
|