doxygen: Print Support now in API->IO

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-02 14:45:28 +02:00
committed by Sebastian Huber
parent bd675f394c
commit 7e5ed6b789
3 changed files with 18 additions and 2 deletions

View File

@@ -18,6 +18,22 @@
* @brief API
*/
/**
* @defgroup RTEMSAPIIO IO
*
* @ingroup RTEMSAPI
*
* @brief IO
*/
/**
* @defgroup RTEMSAPIPrintSupport Print Support
*
* @ingroup RTEMSAPIIO
*
* @brief Print Support
*/
/**
* @defgroup RTEMSDeviceDrivers Device Drivers
*