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

7 lines
242 B
Plaintext

/**
* @defgroup pkg_nanocoap CoAP lightweight implementation
* @ingroup pkg
* @ingroup net
* @brief Provides a low-level and lightweight implementation of CoAP
* @see https://github.com/kaspar030/sock/tree/master/nanocoap
*/