semihosting-files

Crates.iosemihosting-files
lib.rssemihosting-files
version0.1.4
sourcesrc
created_at2021-10-27 14:04:10.631333
updated_at2021-10-27 18:27:57.198362
descriptionAccess files of the host system during semihosting
homepage
repositoryhttps://github.com/LuksEmbeddedCorner/semihosting-files
max_upload_size
id473069
size21,688
(LuksEmbeddedCorner)

documentation

https://docs.rs/semihosting-files

README

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.

Commit count: 10

cargo fmt