mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This implements a form of CPython's "add_done_callback()", but at this stage it is a hidden feature and only intended to be used internally. Signed-off-by: Damien George <damien@micropython.org>