1.. _module-pw_thread_zephyr:
2
3----------------
4pw_thread_zephyr
5----------------
6This is a set of backends for pw_thread based on the Zephyr RTOS. Currently,
7only the pw_thread.sleep facade is implemented which is enabled via
8``CONFIG_PIGWEED_THREAD_SLEEP=y``.
9