mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-18 12:54:25 +01:00
This is an empty stub to simply allow use of complex types with a non global static lifetime. For more complex handling the function 'atexit' can be redefined in user code. For more information see: https://github.com/arduino/Arduino/pull/2229 https://github.com/arduino/Arduino/issues/1919