Crates.io | arm-semihosting |
lib.rs | arm-semihosting |
version | 0.1.0 |
source | src |
created_at | 2022-01-23 20:22:33.032238 |
updated_at | 2022-01-23 20:22:33.032238 |
description | Semihosting implementation targeting aarch64 and arm32 architectures. |
homepage | |
repository | https://github.com/Javier-varez/arm_semihosting |
max_upload_size | |
id | 519853 |
size | 39,347 |
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.
Licensed under either of: