aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/mac_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/mac_lld.h')
-rw-r--r--os/hal/templates/mac_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/mac_lld.h b/os/hal/templates/mac_lld.h
index 07a199f7e..82e88280d 100644
--- a/os/hal/templates/mac_lld.h
+++ b/os/hal/templates/mac_lld.h
@@ -27,7 +27,7 @@
#ifndef _MAC_LLD_H_
#define _MAC_LLD_H_
-#if CH_HAL_USE_MAC
+#if CH_HAL_USE_MAC || defined(__DOXYGEN__)
/*===========================================================================*/
/* Driver pre-compile time settings. */