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

Merge pull request #11834 from miri64/pkg/doc/nanocbor-config-grouping

nanocbor: fix doc grouping of nanocbor_config
This commit is contained in:
Kaspar Schleiser 2019-07-13 12:06:10 +02:00 committed by GitHub
commit de20b50d7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@
/** /**
* @defgroup nanocbor_config NanoCBOR configuration header * @defgroup nanocbor_config NanoCBOR configuration header
* @ingroup pkg_nanocbor
* @ingroup config
* @brief Provides compile-time configuration for nanocbor * @brief Provides compile-time configuration for nanocbor
*/ */