semihosting-files 0.1.0

Access files of the host system during semihosting
Documentation

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 on github.