commit | cdfddecb35e09a20007b30042b00551964e3162f | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Wed Jun 26 10:22:26 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 27 22:55:49 2019 -0400 |
tree | 096b1d5a7ae9d18e5c6e774f51863658642de1e6 | |
parent | bceca79804a95ecfc247fd4ae770f979515f10c1 [diff] |
include/: cleanup: add Kconfig for suppressing warnings Suppress warnings from deprecated header shims. Use when you have an application that needs to work with older versions of Zephyr where headers were located in different directories. The shim will go away after two releases, so make sure to adapt your application for the new locations. Signed-off-by: Anas Nashif <anas.nashif@intel.com>