rart-macros

Crates.iorart-macros
lib.rsrart-macros
version0.0.6
sourcesrc
created_at2022-07-09 15:38:49.709671
updated_at2022-08-07 18:00:45.873379
descriptionThe macro submodule of rart-rs crate
homepage
repositoryhttps://github.com/RustAsyncRT/rart-rs
max_upload_size
id622571
size9,977
Matheus T. dos Santos (matheuswhite)

documentation

https://docs.rs/rart-rs

README

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;

Commit count: 37

cargo fmt