Go to the source code of this file.
Empty yield() hook.
This function is intended to be used by library writers to build libraries or sketches that supports cooperative threads.
Its defined as a weak symbol and it can be redefined to implement a real cooperative scheduler.
Definition at line 28 of file hooks.c.