mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-11 00:52:21 +01:00
1bbcb2f9d4
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