|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
Exception compatibility layer for Arduino nRF52 platform without C++ exceptions support. More...
Go to the source code of this file.
Exception compatibility layer for Arduino nRF52 platform without C++ exceptions support.
This file provides minimal implementations of missing C++ standard library functions required for compiling with -fno-exceptions flag (default in Arduino nRF52 BSP).
Definition in file SensorLibExceptionFix.cpp.