CONFIG_CPLUSPLUS
C++ support for the application
Type: bool
Help
This option enables the use of applications built with C++.
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <Zephyr>/subsys/cpp/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:15
Menu path: (Top) → Sub Systems and OS Services
menuconfig CPLUSPLUS
bool "C++ support for the application"
help
This option enables the use of applications built with C++.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)