Files
esp-idf/components
Jakob Hasse 99352c4d23 startup: Make __cxx_eh_arena_size_get return 0 if exceptions disabled
This function is necessary to provide the emergency exception
memory pool size for C++ code.
Since our libstdc++ always has exceptions enabled, this function
must exist here even if -fno-exception is set for user code.
2022-11-03 12:02:39 +00:00
..
2022-10-31 17:41:37 +05:30
2021-09-16 09:07:48 +05:30
2021-06-21 09:52:03 +10:00