nes-proj/doc/rime-doc.txt

18 lines
301 B
Plaintext

/**
* \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.
*
*/
/** @} */
/** @} */