summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/confdefs.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-13 14:35:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-23 10:36:46 +0100
commitf1d932d510bcd818249257800e1e5429cf1f322e (patch)
treefb19c14d8310ae9b1212848d5bec99f43105660d /cpukit/include/rtems/confdefs.h
parentbsp/imxrt: Add new BSP (diff)
downloadrtems-f1d932d510bcd818249257800e1e5429cf1f322e.tar.bz2
doxygen: Rename Internal to Implementation
Use a top-level implementation group to gather implementation related files. The use of "Impl" is shorter and matches with the *impl.h file names.
Diffstat (limited to 'cpukit/include/rtems/confdefs.h')
-rw-r--r--cpukit/include/rtems/confdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/confdefs.h b/cpukit/include/rtems/confdefs.h
index b53ed0b83b..fb4a7b9800 100644
--- a/cpukit/include/rtems/confdefs.h
+++ b/cpukit/include/rtems/confdefs.h
@@ -45,7 +45,7 @@
/**
* @defgroup RTEMSApplicationConfiguration Application Configuration
*
- * @ingroup RTEMSInternal
+ * @ingroup RTEMSImpl
*
* @brief Evaluation of Application Configuration Options
*