cortex-m-semihosting 0.3.7

Semihosting for ARM Cortex-M processors
Documentation
[dependencies.cortex-m]
version = ">= 0.5.8, < 0.8"

[features]
inline-asm = []
jlink-quirks = []
no-semihosting = []

[package]
authors = ["The Cortex-M Team <cortex-m@teams.rust-embedded.org>", "Jorge Aparicio <japaricious@gmail.com>"]
description = "Semihosting for ARM Cortex-M processors"
documentation = "https://docs.rs/cortex-m-semihosting"
edition = "2018"
keywords = ["semihosting", "arm", "cortex-m"]
license = "MIT OR Apache-2.0"
name = "cortex-m-semihosting"
readme = "README.md"
repository = "https://github.com/rust-embedded/cortex-m-semihosting"
version = "0.3.7"