diff --git a/cpukit/doxygen/top-level-groups.h b/cpukit/doxygen/top-level-groups.h index 9d34b3e3dd..67156bfa97 100644 --- a/cpukit/doxygen/top-level-groups.h +++ b/cpukit/doxygen/top-level-groups.h @@ -54,6 +54,14 @@ * @brief This group contains the device drivers. */ +/** + * @defgroup RTEMSDeviceConsole Console Drivers + * + * @ingroup RTEMSDeviceDrivers + * + * @brief This group contains the console drivers. + */ + /** * @defgroup RTEMSImpl Implementation *