7 lines
242 B
Plaintext
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
|
|
*/ |