diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-05-10 15:19:22 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-05-10 15:19:22 +0200 |
| commit | 7188124edfcc9b40006e469078711a3815176045 (patch) | |
| tree | 1a3372ff08cc7e4550058e11da2939561de1d5b2 /README.rst | |
| parent | 0f2b78c71e9fc2c9c1890e91dc37c1a853602847 (diff) | |
Link ESP-IDF scripts
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -575,6 +575,10 @@ Real-world examples generates a Kconfig symbol cross-reference, which can be viewed `here <http://docs.zephyrproject.org/reference/kconfig/index.html>`__ +- `CMake and IDE integration + <https://github.com/espressif/esp-idf/tree/master/tools/kconfig_new>`_ from + the ESP-IDF project, via a configuration server program. + - `Various automated checks <https://github.com/zephyrproject-rtos/ci-tools/blob/master/scripts/check_compliance.py>`_, including a check for references to undefined Kconfig symbols in source code. |
