Merge pull request #10048 from jia200x/pr/openthread_doc_info
pkg/openthread: add supported radios in doc.txt
This commit is contained in:
commit
32eecc499b
@ -4,4 +4,7 @@
|
|||||||
* @ingroup net
|
* @ingroup net
|
||||||
* @brief Provides a RIOT adaption of the OpenThread network stack
|
* @brief Provides a RIOT adaption of the OpenThread network stack
|
||||||
* @see https://github.com/openthread/openthread
|
* @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))
|
||||||
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user