doxygen: Add console drivers group

This commit is contained in:
Sebastian Huber
2024-08-30 09:29:00 +02:00
parent 5d8d55a1cd
commit cf47b09c6a

View File

@@ -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
*