doxygen: Zero and Null Device Drivers now in Device Drivers

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-02 14:52:35 +02:00
committed by Sebastian Huber
parent 7e5ed6b789
commit 7155b5bc29
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
/**
* @defgroup libmisc_devnull Null Device Driver
*
* @ingroup libmisc
* @ingroup RTEMSDeviceDrivers
*/
/**@{*/

View File

@@ -29,7 +29,7 @@
/**
* @defgroup libmisc_devzero Zero Device Driver
*
* @ingroup libmisc
* @ingroup RTEMSDeviceDrivers
*/
/**@{*/