summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc24xx/include/bsp/io.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-04 15:32:15 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-08 07:42:54 +0100
commitc991eeeccc21901011ddd9ecc626c4d164fe2041 (patch)
treed853f9d374984a213398d96927e76ec55ee546df /bsps/arm/lpc24xx/include/bsp/io.h
parentshell: Correct argument order of `mfill` (diff)
downloadrtems-c991eeeccc21901011ddd9ecc626c4d164fe2041.tar.bz2
bsps: Adjust bsp.h Doxygen groups
Update #3706.
Diffstat (limited to 'bsps/arm/lpc24xx/include/bsp/io.h')
-rw-r--r--bsps/arm/lpc24xx/include/bsp/io.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsps/arm/lpc24xx/include/bsp/io.h b/bsps/arm/lpc24xx/include/bsp/io.h
index 9f58ee8efb..c6fa4f47a1 100644
--- a/bsps/arm/lpc24xx/include/bsp/io.h
+++ b/bsps/arm/lpc24xx/include/bsp/io.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup lpc24xx_io
+ * @ingroup RTEMSBSPsARMLPC24XX_io
*
* @brief Input and output module.
*/
@@ -34,7 +34,7 @@ extern "C" {
/**
* @defgroup lpc24xx_io IO Support and Configuration
*
- * @ingroup lpc24xx
+ * @ingroup RTEMSBSPsARMLPC24XX
*
* @brief Input and output module.
*