Skip to main content

Module rt

Module rt 

Source
Expand description

Link to mango_rt.

Modules§

panic_wait
A panic handler that infinitely waits.
schedulers
Module with the task schedulers.

Macros§

kernel
A kernel is defined with the mango_rt::kernel! macro. This defines:

Traits§

Application
Trait for defining mango Application