circuitpython/shared-module/atexit
microDev 1c4a6c3667
atexit module refinements
- add test for atexit module
- add callback to gc collection
- fix callback memory allocation
- execute callback on both code and repl exit
2021-08-16 21:37:32 +05:30
..
__init__.c atexit module refinements 2021-08-16 21:37:32 +05:30
__init__.h atexit module refinements 2021-08-16 21:37:32 +05:30