aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/main.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/dox/main.dox')
-rw-r--r--os/hal/dox/main.dox7
1 files changed, 7 insertions, 0 deletions
diff --git a/os/hal/dox/main.dox b/os/hal/dox/main.dox
index 331a1407b..0ec83d92c 100644
--- a/os/hal/dox/main.dox
+++ b/os/hal/dox/main.dox
@@ -128,6 +128,13 @@
*/
/**
+ * @defgroup HAL_SUPPORT Support Code
+ * @brief HAL Support Code.
+ *
+ * @ingroup IO
+ */
+
+/**
* @defgroup OSAL OSAL
* @brief Operating System Abstraction Layer.
* @details <h2>The OSAL</h2>