cmsis-rtos2 0.1.1

A rust wrapper for the CMSIS-RTOS2 API, which should be provided by another library, and linked into the consuming library or application.
Documentation
[dependencies.cty]
version = "0.2.1"

[package]
authors = ["Todd Stellanova <tstellanova@users.noreply.github.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "A rust wrapper for the CMSIS-RTOS2 API, which should be provided by another library, and linked into the consuming library or application."
edition = "2018"
keywords = ["embedded-hal-driver", "freertos", "rtos", "rtx"]
license = "BSD-3-Clause"
name = "cmsis-rtos2"
repository = "https://github.com/tstellanova/cmsis_rtos2_rs"
version = "0.1.1"