Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-06 18:11:47 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
e388ab32409f328f7479db48e88f901b84875db2
esp-idf/tools/test_apps/system/cxx_no_except/README.md

3 lines
82 B
Markdown
Raw Normal View History

[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-02-07 16:51:52 +08:00
| Supported Targets | ESP32 | ESP32-C3 |
| ----------------- | ----- | -------- |
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 172ms Template: 44ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API