commit | 855216f582d2e10f65159c70f104579d0c6235b0 | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabiobaltieri@google.com> | Tue Jul 19 14:39:02 2022 +0000 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Aug 02 16:41:41 2022 +0100 |
tree | 2359f080af186337c23eec92280aa1f95d9c4623 | |
parent | 68feb6f7f26c4f6d78ea4bbe7444d3a3b99ef64b [diff] |
kconfig: default to LEGACY_INCLUDE_PATH=n Change the default config for LEGACY_INCLUDE_PATH to 'n'. This makes any test or sample fail CI if there's any #include missing the "zephyr/" prefix. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>