-
CONFIG_COMPAT_INCLUDES
¶
Suppress warnings when using header shims
Type: bool
Help¶
Suppress any warnings from the pre-processor when including
deprecated header files.
Default¶
y
Kconfig definition¶
At <Zephyr>/Kconfig.zephyr:581
Included via <Zephyr>/Kconfig:8
Menu path: (Top) → Compatibility
config COMPAT_INCLUDES
bool "Suppress warnings when using header shims"
default y
help
Suppress any warnings from the pre-processor when including
deprecated header files.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)