OVMS3-idf/components/cxx
Angus Gratton 9c7477ef34 cxx: Add KConfig option for C++ exceptions, disable by default
Fixes https://github.com/espressif/esp-idf/issues/1072

(Additional 20KB is still used if C++ exception support is enabled in
menuconfig.)
2017-10-17 15:29:25 +08:00
..
test cxx: Add KConfig option for C++ exceptions, disable by default 2017-10-17 15:29:25 +08:00
component.mk cxx: Add KConfig option for C++ exceptions, disable by default 2017-10-17 15:29:25 +08:00
cxx_exception_stubs.cpp cxx: Add KConfig option for C++ exceptions, disable by default 2017-10-17 15:29:25 +08:00
cxx_guards.cpp cxx: implement static initialization guards 2017-01-06 16:07:33 +08:00