3 releases (breaking)
Uses old Rust 2015
0.3.0 | Nov 14, 2019 |
---|---|
0.3.0-beta.2 |
|
0.3.0-beta.1 |
|
0.2.0 | Jan 15, 2018 |
0.1.0 | Jul 29, 2017 |
#930 in Concurrency
125 downloads per month
Used in 7 crates
(via cortex-m-rtfm)
8KB
63 lines
rtfm-core
Core abstractions of the Real Time For the Masses
Documentation
License
Licensed under either of
-
Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
-
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
lib.rs
:
Core abstractions of the Real Time For the Masses (RTFM) framework
You can write generic libraries using the Mutex
trait in this crate. If you want to write
application code then you'll need an implementation of the RTFM framework for a particular
architecture. Currently, there are implementations for these architectures and OSes: