osal-rs 0.1.1

Operating System Abstraction Layer for Rust with support for FreeRTOS and POSIX
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "osal-rs"
version = "0.1.1"
dependencies = [
 "osal-rs-build",
]

[[package]]
name = "osal-rs-build"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b04e498b25231ad9a878c6baadd44580fe987b8171591454975e1c33341c02d"