arm-semihosting 0.1.0

Semihosting implementation targeting aarch64 and arm32 architectures.
Documentation
  • Coverage
  • 3.85%
    2 out of 52 items documented0 out of 34 items with examples
  • Size
  • Source code size: 39.68 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.42 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Javier-varez/arm_semihosting
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Javier-varez

arm-semihosting

Semihosting implementation targeting aarch64 and arm32 architectures. So far it has only been tested on aarch64, but the differences across architectures should be pretty minimal.

At the moment using this crate requires you to declare an allocator for alloc if you're running in a no_std environment.

License

Licensed under either of: