esp-idf/components/cxx
Jakob Hasse bafaf07c18 refactor(cxx): moved C++ init functions to cxx component
* Also fixed setting the C++ exception emergency pool size
  correctly when C++ exceptions are disabled:
  __cxx_eh_arena_size_get() is now called again even if
  CONFIG_COMPILER_CXX_EXCEPTIONS=n
2024-03-01 11:00:09 +08:00
..
test_apps feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
CMakeLists.txt refactor(cxx): moved C++ init functions to cxx component 2024-03-01 11:00:09 +08:00
cxx_exception_stubs.cpp cxx: update copyright notice 2021-05-17 03:43:02 +02:00
cxx_guards.cpp build: Adds support for universal Clang toolchain 2022-11-23 13:25:16 +03:00
cxx_init.cpp refactor(cxx): moved C++ init functions to cxx component 2024-03-01 11:00:09 +08:00