mirror of
https://github.com/espressif/openthread.git
synced 2026-09-12 20:20:04 +00:00
This commit adds CmakeLists and west config in order to be able to directly integrate the openthread with zephyr build system.
4 lines
319 B
Markdown
4 lines
319 B
Markdown
The OpenThread stack is integrated with ZephyrOS and nRF Connect SDK.
|
|
|
|
See the [Zephyr's OpenThread platform](https://github.com/zephyrproject-rtos/zephyr/tree/main/modules/openthread) and [CLI example](https://github.com/nrfconnect/sdk-nrf/tree/main/samples/openthread/cli) for more information about the integration.
|