mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
Merge pull request #8407 from aabadie/pr/socket_zep_doxygen
cpu/native/socket_zep: fix doxygen grouping
This commit is contained in:
commit
e15de2871a
@ -7,8 +7,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup netdev_socket_zep Socket-based ZEP
|
||||
* @ingroup netdev
|
||||
* @defgroup drivers_socket_zep Socket-based ZEP
|
||||
* @ingroup drivers_netdev
|
||||
* @brief UDP socket-based IEEE 802.15.4 device over ZEP
|
||||
* @{
|
||||
*
|
||||
|
||||
@ -7,11 +7,11 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup netdev_socket_zep
|
||||
* @ingroup drivers_socket_zep
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief Configuration parameters for the @ref netdev_socket_zep driver
|
||||
* @brief Configuration parameters for the @ref drivers_socket_zep driver
|
||||
*
|
||||
* @author Martine Lenders <m.lenders@fu-berlin.de>
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user