Docs.rs
embedded-threads-0.1.0
embedded-threads 0.1.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
kaspar030
Dependencies
cortex-m ^0.7.7
normal
cortex-m-rt ^0.7.2
normal
cortex-m-semihosting ^0.5.0
normal
panic-semihosting ^0.6.0
normal
riot-rs-runqueue 0.1.*
normal
Versions
21.88%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
embedded_
threads
0.1.0
embedded_threads
Type Alias
ThreadId
Copy item path
Source
pub type ThreadId =
u8
;