-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Part of rust-embedded/wg#383
Blockers:
- remove const-fn now it's in Rust
- specify our MSRV
- Review and merge Use CriticalSection<'cs> instead of &'cs CriticalSection. #20 to fix Inefficiency in the CriticalSection API #7
- Review against https://rust-lang.github.io/api-guidelines/ – happening in Pre-1.0 API Guidelines Audit #26
-
Mutex is not safe on multi-core systems - Mutex is not safe on multi-core systems #12 - Should
Peripheral
be removed? - What to do with the
Nr
trait? (it's gone)
Metadata
Metadata
Assignees
Labels
No labels