diff --git a/pkg/openthread/doc.txt b/pkg/openthread/doc.txt index f9b2b709d4f84713c1e5333b41c503cdf7b1c149..4c04a6737ad80e469319f6a69189d5925f8fc14e 100644 --- a/pkg/openthread/doc.txt +++ b/pkg/openthread/doc.txt @@ -4,4 +4,7 @@ * @ingroup net * @brief Provides a RIOT adaption of the OpenThread network stack * @see https://github.com/openthread/openthread - */ \ No newline at end of file + * @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)) + */