semihosting-files 0.1.4

Access files of the host system during semihosting
Documentation

crates.io crates.io

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.

If you have any ideas on how to improve this crate, please open an issue on github.