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, 1 insertions, 1 deletions
diff --git a/os/hal/src/mac.c b/os/hal/src/mac.c
index 8dfb400aa..a18d3e4df 100644
--- a/os/hal/src/mac.c
+++ b/os/hal/src/mac.c
@@ -27,7 +27,7 @@
#include "ch.h"
#include "hal.h"
-#if CH_HAL_USE_MAC
+#if CH_HAL_USE_MAC || defined(__DOXYGEN__)
/**
* @brief MAC Driver initialization.