Skip to content

mcu-rust/os-trait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

os-trait

CI Crates.io Downloads

Traits used to adapter different embedded RTOS.

Cargo Features

  • alloc: Enabled by default.
  • std: Used for unit test. Disabled by default.
  • std-custom-mutex: Enable it when you want to use BlockingMutex instead of STD Mutex.

Usage

cargo add os-trait

See crate

About

Traits used to adapter different embedded RTOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages