cortex-m-semihosting 0.5.0

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

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

[package]
authors = ["The Cortex-M Team <cortex-m@teams.rust-embedded.org>", "Jorge Aparicio <japaricious@gmail.com>"]
categories = ["no-std", "embedded"]
description = "Semihosting for ARM Cortex-M processors"
documentation = "https://docs.rs/cortex-m-semihosting"
edition = "2021"
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"
resolver = "2"
rust-version = "1.59"
version = "0.5.0"