1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-05 16:24:12 +01:00
Arduino/build/shared
Christopher Andrews 1bbcb2f9d4 Added replacement stub for cstdlib atexit() funciton.
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
2014-08-08 15:38:57 +02:00
..
examples Fixed Smoothing example 2014-07-02 15:44:26 +02:00
lib add preference to enable/disable line numbers 2013-10-28 21:01:35 -04:00
tools Updated/corrected location of tool in sketchbook folder. 2013-03-18 13:42:09 +01:00
reference.zip Including String and Stream methods in local reference. 2012-07-15 09:34:59 -04:00
revisions.txt Added replacement stub for cstdlib atexit() funciton. 2014-08-08 15:38:57 +02:00