1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00

drivers: add new drivers_soft_periph doxygen group

This commit is contained in:
Alexandre Abadie 2018-03-20 18:33:35 +01:00
parent 39a755c345
commit 6e976ac2e5

View File

@ -43,3 +43,9 @@
* @ingroup drivers
* @brief Drivers for storage devices
*/
/**
* @defgroup drivers_soft_periph Soft Peripheral Driver Interface
* @ingroup drivers
* @brief Software emulated peripheral driver interface for UART, SPI, etc
*/