[](https://crates.io/crates/semihosting-files)
[](https://crates.io/crates/semihosting-files)
# semihosting-files
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](https://github.com/LuksEmbeddedCorner/semihosting-files/tree/master/examples).
If you have any ideas on how to improve this crate, please open an issue on [github](https://github.com/LuksEmbeddedCorner/semihosting-files).