esp-idf/components/cxx
Jakob Hasse 8329d51fd0 toolchain: C++ exception workaround
* disable C++ exception FDE sorting (saves RAM)

Closes IDF-1128
2020-12-16 09:25:36 +07:00
..
test toolchain: C++ exception workaround 2020-12-16 09:25:36 +07:00
CMakeLists.txt build system: move -fno-rtti link option next to the compile option 2019-11-28 11:02:30 +01:00
component.mk Rename Kconfig options (root) 2019-05-21 09:09:01 +02:00
cxx_exception_stubs.cpp Rename Kconfig options (root) 2019-05-21 09:09:01 +02:00
cxx_guards.cpp Add declarations of private cxx_guard functions (__cxa_guard_*) in cxx component to fix C++ -Wmissing-declarations warning 2018-06-04 16:36:44 +10:00