Files
esp-idf/tools
Jakob Hasse ba11976efb [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-06-01 14:51:15 +08:00
..
2020-11-30 22:41:12 +05:30
2021-04-28 18:10:34 +08:00
2020-06-24 13:17:29 +08:00
2016-11-03 18:41:00 +08:00
2019-10-09 12:25:48 +08:00