aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/include/chheap.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/kernel/include/chheap.h')
-rw-r--r--os/kernel/include/chheap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/include/chheap.h b/os/kernel/include/chheap.h
index 1cfaf2c5f..1c5ec5419 100644
--- a/os/kernel/include/chheap.h
+++ b/os/kernel/include/chheap.h
@@ -28,7 +28,7 @@
#ifndef _CHHEAP_H_
#define _CHHEAP_H_
-#if CH_USE_HEAP
+#if CH_USE_HEAP || defined(__DOXYGEN__)
/*
* Module dependencies check.