From 595eabcb624d9da1a7bb47365ca4f7a8e76fe44a Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 14 Dec 2019 17:33:47 +0100 Subject: Mention that esp-idf uses Kconfiglib --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 139c133..a021e44 100644 --- a/README.rst +++ b/README.rst @@ -43,8 +43,10 @@ The entire library is contained in `kconfiglib.py bundled scripts are implemented on top of it. Implementing your own scripts should be relatively easy, if needed. -Kconfiglib is used exclusively by e.g. the `Zephyr `_ -and `ACRN `_ projects. It is also used for many small helper +Kconfiglib is used exclusively by e.g. the `Zephyr +`__, `esp-idf +`__, and `ACRN +`__ projects. It is also used for many small helper scripts in various projects. Since Kconfiglib is based around a library, it can be used e.g. to generate a -- cgit v1.2.3