mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
sys/net/gnrc: Add GNRC configuration Doxygen group
This commit is contained in:
parent
c6b9f9509c
commit
47981b96c1
13
sys/net/gnrc/doc.txt
Normal file
13
sys/net/gnrc/doc.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
/*
|
||||||
|
* Copyright (C) 2019 HAW Hamburg
|
||||||
|
*
|
||||||
|
* This file is subject to the terms and conditions of the GNU Lesser
|
||||||
|
* General Public License v2.1. See the file LICENSE in the top level
|
||||||
|
* directory for more details.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @defgroup net_gnrc_conf GNRC compile configurations
|
||||||
|
* @ingroup config
|
||||||
|
* @brief Group of GNRC network stack compile time configurations
|
||||||
|
*/
|
Loading…
Reference in New Issue
Block a user