esp-idf/components
Jakob Hasse 2552c7ba0f [C++]: wrapper functions around unwind code
* Replaced all C++ exception related
  functions with wrappers if -fno-exception
  is used. This prevents linking of the
  corresponding code in libgcc. The code
  size will decrease by around 7-9 KB when
  building with -fno-exception.
* added no except test app

Closes https://github.com/espressif/esp-idf/pull/5380
Closes https://github.com/espressif/esp-idf/issues/5363
Closes https://github.com/espressif/esp-idf/issues/5224
Closes IDFGH-3153
Closes IDF-2577
2021-04-20 14:27:58 +08:00
..
2021-03-31 19:17:33 +08:00
2021-01-06 17:21:53 +05:30
2021-04-18 23:53:48 +02:00
2021-03-31 19:17:33 +08:00
2021-03-08 14:41:53 +08:00
2021-02-26 19:45:48 +08:00
2020-12-25 15:46:36 +08:00
2021-03-31 19:17:33 +08:00
2021-02-26 23:13:42 +08:00
2021-04-15 15:19:00 +08:00
2021-03-31 19:17:33 +08:00