summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-01-25 03:35:31 +0100
committerGitHub <noreply@github.com>2018-01-25 03:35:31 +0100
commitdbd6b470699f91f2a572458d25ae15a60ae2ff7a (patch)
tree8a480fcba9409c50650e7fb96d5befa00adf6f3b /README.rst
parenta7beef274a63afbaf6c3c11c60aa2702d439fb2d (diff)
Mention that Windows support has been tried
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index fafaefa..4c67972 100644
--- a/README.rst
+++ b/README.rst
@@ -110,6 +110,9 @@ Here are some other features:
Nothing Linux-specific is used. Universal newlines mode is used for both
Python 2 and Python 3.
+
+ The `Zephyr <https://www.zephyrproject.org/>`_ project uses Kconfiglib to
+ generate `.config` files and C headers on Linux as well as Windows.
- **Internals that (mostly) mirror the C implementation**