Function axtask::run_idle

source ·
pub fn run_idle() -> !
Available on crate feature multitask only.
Expand description

The idle task routine.

It runs an infinite loop that keeps calling yield_now().