aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/hal_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/hal_lld.c')
-rw-r--r--os/hal/templates/hal_lld.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/hal/templates/hal_lld.c b/os/hal/templates/hal_lld.c
index 8674d4f38..3531f16c0 100644
--- a/os/hal/templates/hal_lld.c
+++ b/os/hal/templates/hal_lld.c
@@ -50,6 +50,8 @@
/**
* @brief Low level HAL driver initialization.
+ *
+ * @notapi
*/
void hal_lld_init(void) {