#async #no-std

macro no-std rart-macros

The macro submodule of rart-rs crate

6 releases

0.0.6 Aug 7, 2022
0.0.4 Jul 26, 2022

#749 in #embedded


Used in rart-rs

Custom license

9KB
158 lines

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.

Disclaimer

This is not a release (still in version v0.0.1). Do not use in your projects;

Dependencies

~1.5MB
~33K SLoC