[PATCH 6/6] bsps/arm: Fix Doxygen group assignment
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Apr 23 19:10:39 UTC 2024
---
bsps/arm/shared/cache/cache-cp15.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/bsps/arm/shared/cache/cache-cp15.c b/bsps/arm/shared/cache/cache-cp15.c
index d78ec4feb4..88fae2fb1f 100644
--- a/bsps/arm/shared/cache/cache-cp15.c
+++ b/bsps/arm/shared/cache/cache-cp15.c
@@ -3,9 +3,10 @@
/**
* @file
*
- * @ingroup arm
+ * @ingroup RTEMSImplClassicCache
*
- * @brief ARM cache defines and implementation.
+ * @brief This source file contains the Cache Manager implementation for
+ * devices using the ARM CP15.
*/
/*
--
2.35.3
More information about the devel
mailing list