1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/openthread/doc.txt
2018-09-26 16:06:34 +02:00

11 lines
441 B
Plaintext

/**
* @defgroup pkg_openthread OpenThread network stack
* @ingroup pkg
* @ingroup net
* @brief Provides a RIOT adaption of the OpenThread network stack
* @see https://github.com/openthread/openthread
* @note Currently there's only support for @ref drivers_at86rf2xx.
* There's a work in progress to support more radio drivers
* (see [this issue](https://github.com/RIOT-OS/RIOT/issues/10045))
*/