Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Find a file
2017-04-19 14:15:18 -05:00
ci add CI 2017-04-11 23:19:14 -05:00
src don't let the ceiling token escape the critical section 2017-04-19 14:15:18 -05:00
tests don't let the ceiling token escape the critical section 2017-04-19 14:15:18 -05:00
.gitignore compile time verified ceilings 2017-04-09 22:42:17 -05:00
.travis.yml ci: allow auto and try branches 2017-04-11 23:24:39 -05:00
build.rs remove unnecessary trait bounds 2017-04-14 00:33:07 -05:00
Cargo.toml wrap references to resources in static-ref's Ref/RefMut 2017-04-14 10:19:08 -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 initial commit 2017-03-05 00:29:08 -05:00

cortex-m-srp

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.