aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-semihosting/src/hio.rs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-10-29semihosting: silence clippy::result_unit_err in hioGravatar Alex Martens 1-0/+3
2020-10-26Format everythingGravatar Jonas Schievink 1-6/+3
2020-10-14Merge HStdout and HStderr into the same typeGravatar Mara Bos 1-29/+10
This commit copies https://github.com/rust-embedded/cortex-m-semihosting/pull/41 into the cortex-m repository.
2020-10-13Import semihosting crates as-isGravatar Jonas Schievink 1-0/+88