summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc32xx/console
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/lpc32xx/console')
-rw-r--r--bsps/arm/lpc32xx/console/console-config.c2
-rw-r--r--bsps/arm/lpc32xx/console/hsu.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/bsps/arm/lpc32xx/console/console-config.c b/bsps/arm/lpc32xx/console/console-config.c
index 17e6b0af8f..5446b84027 100644
--- a/bsps/arm/lpc32xx/console/console-config.c
+++ b/bsps/arm/lpc32xx/console/console-config.c
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup arm_lpc32xx
+ * @ingroup RTEMSBSPsARMLPC32XX
*
* @brief Console configuration.
*/
diff --git a/bsps/arm/lpc32xx/console/hsu.c b/bsps/arm/lpc32xx/console/hsu.c
index b2044e0753..e43e38e5cc 100644
--- a/bsps/arm/lpc32xx/console/hsu.c
+++ b/bsps/arm/lpc32xx/console/hsu.c
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup arm_lpc32xx
+ * @ingroup RTEMSBSPsARMLPC32XX
*
* @brief High speed UART driver (14-clock).
*/