6 releases
0.0.6 | Aug 7, 2022 |
---|---|
0.0.4 | Jul 26, 2022 |
#766 in #embedded
Used in rart-rs
9KB
158 lines
rart-rs
Install
rart-rs = "0.1"
Limitations
- Not working on
Cortex-M0
andCortex-M0+
, due the limitations of atomics in thethumbv6m-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
~36K SLoC