Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Find a file
2017-04-28 09:23:30 -05:00
ci add CI 2017-04-11 23:19:14 -05:00
src update examples 2017-04-28 09:23:30 -05:00
tests make the ceiling part of the task signature 2017-04-27 19:28:27 -05:00
.gitignore update examples 2017-04-28 09:23:30 -05:00
.travis.yml ci: allow auto and try branches 2017-04-11 23:24:39 -05:00
build.rs make as_ceiling a general method of P<N> 2017-04-27 18:34:21 -05:00
Cargo.toml add categories 2017-04-27 15:37:27 -05:00
LICENSE-APACHE initial commit 2017-03-05 00:29:08 -05:00
LICENSE-MIT initial commit 2017-03-05 00:29:08 -05:00
README.md add crates.io badges 2017-04-27 16:27:07 -05:00

crates.io crates.io

cortex-m-rtfm

Real Time For the Masses (Cortex-M edition)

Manual

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.