aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-semihosting/src/lib.rs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-02-09Fix rust-lld: error: undefined symbol: __syscallGravatar Ovidiu Sabou 1-2/+2
Encountered while building an example from stm32-rs/stm32f3xx-hal
2020-10-26Format everythingGravatar Jonas Schievink 1-3/+1
2020-10-14Merge HStdout and HStderr into the same typeGravatar Mara Bos 1-6/+2
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/+232