aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/src/mac.c')
-rw-r--r--os/hal/src/mac.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/hal/src/mac.c b/os/hal/src/mac.c
index bed07fbbb..89d6a689b 100644
--- a/os/hal/src/mac.c
+++ b/os/hal/src/mac.c
@@ -20,6 +20,8 @@
/**
* @file mac.c
* @brief MAC Driver code.
+ * @note This function is implicitly invoked by @p halInit(), there is
+ * no need to explicitly initialize the driver.
*
* @addtogroup MAC
* @{