zephyr/subsys/cpp
Yuval Peress 8d2d296771 common: Add headers to support C++ style includes
When compiling existing libraries that are difficult to change, these
headers simplify the library's integration. This specifically was the
agreed upon fix for trying to compile Android's CHRE as a subsystem.
Making changes to the Android repo to use the C style includes would be
very difficult and would likely take a very long time.

Signed-off-by: Yuval Peress <peress@chromium.org>
2021-07-10 12:17:13 -04:00
..
include common: Add headers to support C++ style includes 2021-07-10 12:17:13 -04:00
CMakeLists.txt common: Add headers to support C++ style includes 2021-07-10 12:17:13 -04:00
cpp_ctors.c
cpp_dtors.c
cpp_init_array.c
cpp_new.cpp
cpp_virtual.c
cpp_vtable.cpp
Kconfig cpp: Fix C++ exception handling newlib dependency 2021-06-08 11:45:28 -05:00