Files
esp-idf/components
Jakob Hasse 64750acbb0 [esp_system]: added __cxx_eh_arena_size_get again
* This function has been accidentally removed.
  It 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.
2021-06-22 14:14:08 +08:00
..
2021-05-17 03:43:02 +02:00
2021-06-17 09:40:09 +08:00
2021-05-12 17:53:32 +08:00
2021-06-15 18:52:56 +08:00