mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
/**
|
|
* @defgroup pkg_cn-cbor cn-cbor
|
|
* @ingroup pkg
|
|
* @ingroup sys_serialization
|
|
* @brief A constrained node implementation of CBOR in C
|
|
*
|
|
* @see https://github.com/cabo/cn-cbor
|
|
*/
|