mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #1551 from authmillenon/fix-periph-doc
driver_periph: minor documentation fix
This commit is contained in:
commit
2db55a8d61
@ -6,8 +6,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup driver_periph
|
||||
* @ingroup driver
|
||||
* @defgroup driver_periph Peripheral drivers
|
||||
* @ingroup drivers
|
||||
* @brief Low-level peripheral drivers
|
||||
*
|
||||
* The module contains the low-level peripheral driver layer. It consists of a set
|
||||
|
Loading…
Reference in New Issue
Block a user