From 7e5ed6b78934bc9fe102dd37a11cffa73c7b7c0d Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 14:45:28 +0200 Subject: doxygen: Print Support now in API->IO Update #3706. --- cpukit/doxygen.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'cpukit/doxygen.h') diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h index d838606fe8..fa9d1f783b 100644 --- a/cpukit/doxygen.h +++ b/cpukit/doxygen.h @@ -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 * -- cgit v1.2.3