Crates.io | semihosting-files |
lib.rs | semihosting-files |
version | 0.1.4 |
source | src |
created_at | 2021-10-27 14:04:10.631333 |
updated_at | 2021-10-27 18:27:57.198362 |
description | Access files of the host system during semihosting |
homepage | |
repository | https://github.com/LuksEmbeddedCorner/semihosting-files |
max_upload_size | |
id | 473069 |
size | 21,688 |
This crate allows to access the files of a host machine while semihosting. It should work for all Cortex-M processors.
For examples on how to use this crate, check out the examples folder.
If you have any ideas on how to improve this crate, please open an issue on github.