summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc32xx/console/console-config.c
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-11-29 20:18:44 -0600
committerGedare Bloom <gedare@rtems.org>2013-11-29 22:48:59 -0500
commit2d6543d4c84cc896b7ff357772ea02472d49d882 (patch)
tree130c1e771b242611809f19f77510fcf45b62c413 /c/src/lib/libbsp/arm/lpc32xx/console/console-config.c
parentPOSIX timers: Add restrict keyword (diff)
downloadrtems-2d6543d4c84cc896b7ff357772ea02472d49d882.tar.bz2
doxygen: refactored doxygen in libbsp/arm/lpc32xx
This patch refactors a lot of the existing doxygen within libbsp/arm/lpc32xx. Much of this refactoring was just renaming of existing groups to conform to a more consistent naming structure. With the addition of a doxygen header for tm27.h, all files within lpc32xx belong to doxygen group now. lpc32xx should be used a reference for adding doxygen to other bsps.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/lpc32xx/console/console-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/arm/lpc32xx/console/console-config.c b/c/src/lib/libbsp/arm/lpc32xx/console/console-config.c
index 7caaca5581..d6c5f1a81e 100644
--- a/c/src/lib/libbsp/arm/lpc32xx/console/console-config.c
+++ b/c/src/lib/libbsp/arm/lpc32xx/console/console-config.c
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup lpc32xx
+ * @ingroup arm_lpc32xx
*
* @brief Console configuration.
*/