diff --git a/pkg/openthread/doc.txt b/pkg/openthread/doc.txt index 46a41ad3d2..bc35d7f961 100644 --- a/pkg/openthread/doc.txt +++ b/pkg/openthread/doc.txt @@ -4,9 +4,6 @@ * @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)) * @note A good technical introduction to how Thread works is available in * the [thread primer] of OpenThread. *