semihosting

Semihosting for AArch64, ARM, RISC-V, MIPS32, MIPS64, and Xtensa.

APACHE-2.0 License

Downloads
83.3K
Stars
7

Bot releases are visible (Hide)

semihosting - 0.1.15 Latest Release

Published by github-actions[bot] about 1 month ago

  • Add process::{ExitCode,Termination}.
semihosting - 0.1.14

Published by github-actions[bot] about 2 months ago

  • Add #[must_use] to OwnedFd::into_raw_fd.
semihosting - 0.1.13

Published by github-actions[bot] 3 months ago

  • Open files in "binary" mode to match std::fs::File's behavior. (#12)
semihosting - 0.1.12

Published by github-actions[bot] 3 months ago

semihosting - 0.1.11

Published by github-actions[bot] 4 months ago

  • Implement core::error::Error for semihosting::io::Error at Rust 1.81+. (8701460)
semihosting - 0.1.10

Published by github-actions[bot] 6 months ago

  • Make impl<Fd: AsFd> impl take ?Sized.
semihosting - 0.1.9

Published by github-actions[bot] 6 months ago

  • Add trap-hlt feature to use HLT instruction on ARM A+R profile. See the documentation for details.
semihosting - 0.1.8

Published by github-actions[bot] 6 months ago

  • Respect RUSTC_WRAPPER in rustc version detection.

  • Documentation improvements.

semihosting - 0.1.7

Published by github-actions[bot] 7 months ago

  • Support Xtensa (OpenOCD Semihosting) under the openocd-semihosting feature. (#9)
semihosting - 0.1.6

Published by github-actions[bot] 8 months ago

  • Documentation improvements.
semihosting - 0.1.5

Published by github-actions[bot] 10 months ago

  • Expose raw syscall interface as public API (#7, thanks @t-moe)
semihosting - 0.1.4

Published by github-actions[bot] about 1 year ago

  • Update unwinding to 0.2.
semihosting - 0.1.3

Published by github-actions[bot] about 1 year ago

semihosting - 0.1.2

Published by github-actions[bot] over 1 year ago

  • Enable portable-atomic's require-cas feature to display helpful error messages to users on targets requiring additional action on the user side to provide atomic CAS.
semihosting - 0.1.1

Published by github-actions[bot] over 1 year ago

  • Improve panic message on stable.
semihosting - 0.1.0

Published by github-actions[bot] over 1 year ago

Initial release

Package Rankings
Top 27.18% on Crates.io
Badges
Extracted from project README
crates.io docs.rs license msrv github actions