rart-rs
Install
rart-rs = "0.1"
Limitations
Not working on
Cortex-M0
and
Cortex-M0+
, due the limitations of atomics in the
thumbv6m-none-eabi
target;
Only one
Executor
working at a time;