diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-11-17 23:18:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-17 23:18:48 +0100 |
| commit | e7c7d3d26eec02078aca9619047f241e3f50cfa2 (patch) | |
| tree | 154ffd9d2f1781017a2f7182e091e42b362ac5e9 /README.rst | |
| parent | 5c01ca5d8e9bbc1fd121d2f11bf3edadcee3e03a (diff) | |
Link Kconfig tips page in README
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -34,6 +34,10 @@ with an undefined environment variable keeps the string as is. Note: See `this issue <https://github.com/ulfalizer/Kconfiglib/issues/47>`_ if you run into a "macro expanded to blank string" error with kernel 4.18+. +See `this page +<https://docs.zephyrproject.org/latest/application/kconfig-tips.html>`_ for +some Kconfig tips and best practices. + Installation ------------ |
