diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-01-25 03:35:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-25 03:35:31 +0100 |
| commit | dbd6b470699f91f2a572458d25ae15a60ae2ff7a (patch) | |
| tree | 8a480fcba9409c50650e7fb96d5befa00adf6f3b | |
| parent | a7beef274a63afbaf6c3c11c60aa2702d439fb2d (diff) | |
Mention that Windows support has been tried
| -rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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** |
