1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

drivers: Add display devices doxygen group

This commit is contained in:
Koen Zandberg 2020-02-10 14:09:57 +01:00
parent 2e32a11822
commit 8a481abc90
No known key found for this signature in database
GPG Key ID: 0E63411F8FCA8247

View File

@ -45,6 +45,12 @@
* @brief Drivers for storage devices
*/
/**
* @defgroup drivers_display Display Device Drivers
* @ingroup drivers
* @brief Drivers for display devices
*/
/**
* @defgroup drivers_soft_periph Soft Peripheral Driver Interface
* @ingroup drivers