diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-07-04 23:33:24 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-07-04 23:35:31 +0200 |
| commit | bcfbb612c97f5c75a9b92a03c686dbe511221c5b (patch) | |
| tree | 38bae77e3603f5d450add23ba93d3fe68be7afb0 /README.rst | |
| parent | 0849a597828863537f412c12371d50555147fa98 (diff) | |
Link syzkaller script as example
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -605,6 +605,10 @@ Real-world examples <https://github.com/espressif/esp-idf/tree/master/tools/kconfig_new>`_ from the ESP-IDF project, via a configuration server program. +- `A script for turning on USB-related options + <https://github.com/google/syzkaller/blob/master/dashboard/config/kconfiglib-merge-usb-configs.py>`_, + from the `syzkaller <https://github.com/google/syzkaller>`_ project. + - `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. |
