aboutsummaryrefslogtreecommitdiff
path: root/pw_containers/docs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'pw_containers/docs.rst')
-rw-r--r--pw_containers/docs.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/pw_containers/docs.rst b/pw_containers/docs.rst
index aa3d6e764..297763a3a 100644
--- a/pw_containers/docs.rst
+++ b/pw_containers/docs.rst
@@ -171,3 +171,8 @@ Compatibility
Dependencies
============
* ``pw_span``
+
+Zephyr
+======
+To enable ``pw_containers`` for Zephyr add ``CONFIG_PIGWEED_CONTAINERS=y`` to
+the project's configuration.