This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-13 21:55:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc902394efb486d410b70a22b954e897ac75c25c
esp-idf
/
components
/
cxx
History
Alexey Lapshin
dcf6b54e94
fix(cxx): use __cxa_throw() stub in case exceptions disabled
...
Reduces binary size since the linker will drop some code due to --gc-sections.
2024-05-07 21:03:08 +04:00
..
test_apps
fix(ci): change build-test-rules files folder
2023-09-20 19:17:06 +08:00
CMakeLists.txt
fix(cxx): use __cxa_throw() stub in case exceptions disabled
2024-05-07 21:03:08 +04:00
cxx_exception_stubs.cpp
fix(cxx): use __cxa_throw() stub in case exceptions disabled
2024-05-07 21:03:08 +04:00
cxx_guards.cpp
build: Adds support for universal Clang toolchain
2022-11-23 13:25:16 +03:00