#async #no-std

nightly no-std rart-rs

A async runtime to use the benefits of the availables embedded OS

8 releases

0.0.8 Aug 7, 2022
0.0.7 Jul 26, 2022

#767 in Embedded development

Download history 16/week @ 2024-02-22 57/week @ 2024-02-29

73 downloads per month

Custom license

66KB
2K SLoC

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

~3.5MB
~72K SLoC