17 lines
301 B
Text
17 lines
301 B
Text
/**
|
|
* \addtogroup net
|
|
* @{
|
|
*/
|
|
|
|
/**
|
|
* \defgroup rime The Rime communication stack
|
|
* @{
|
|
*
|
|
* The Rime communication stack provides a set of lightweight
|
|
* communication primitives ranging from best-effort anonymous local area
|
|
* broadcast to reliable network flooding.
|
|
*
|
|
*/
|
|
|
|
/** @} */
|
|
/** @} */
|