index
:
cortex-m
c-m-in
master
mutex_add
v0.5.x
v0.6.x
v0.7.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cortex-m-semihosting
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-04
Merge pull request #492 from newAM/cortex-m-hio-clippy
Adam Greig
1
-0
/
+3
2023-10-30
Merge pull request #491 from newAM/cortex-m-semihosting-safety
Alex Martens
1
-0
/
+11
2023-10-29
semihosting: silence clippy::result_unit_err in hio
Alex Martens
1
-0
/
+3
2023-10-29
semihosting: add Safety docstring to syscall
Alex Martens
1
-0
/
+11
2023-10-29
Fix new clippy lints
Alex Martens
1
-9
/
+7
2023-10-16
Move cortex-m crate into cortex-m directory
Adam Greig
1
-1
/
+1
2022-08-11
Add implementation for critical-section 1.0
Dario Nieuwenhuis
2
-6
/
+5
2022-03-04
Prepare for c-m-sh 0.5.0, p-sh 0.6.0
Adam Greig
2
-2
/
+5
2022-02-25
Put inline asm directly into cortex-m-semihosting so it doesn't need to depen...
Adam Greig
1
-1
/
+7
2022-02-25
Remove inline-asm features from cortex-m-semihosting and panic-semihosting en...
Adam Greig
2
-1
/
+1
2022-02-25
Fix cortex-m-rt qemu test by removing 'nomem' from semihosting_syscall asm, a...
Adam Greig
1
-12
/
+1
2022-02-24
Bump to Edition 2021 and rust-version 1.59
Adam Greig
1
-1
/
+2
2022-02-24
Remove outlined asm, replace with stable inline asm.
Adam Greig
5
-34
/
+5
2022-01-21
Fix cortex-m-semihosting inline-asm on nightly
Adam Greig
1
-3
/
+7
2021-02-09
Fix rust-lld: error: undefined symbol: __syscall
Ovidiu Sabou
1
-2
/
+2
2020-12-02
Update c-m-sh changelog for 0.3.7
Adam Greig
1
-0
/
+16
2020-12-02
Update c-m-sh changelog for 0.3.6
Adam Greig
1
-0
/
+8
2020-11-11
Add "embedded" category to semihosting crates
Jonas Schievink
1
-0
/
+1
2020-10-26
Format everything
Jonas Schievink
3
-13
/
+9
2020-10-21
c-m-sh: fix missing prebuilt binaries. closes #271
Adam Greig
4
-3
/
+9
2020-10-14
Bump versions of c-m-sh and panic-sh
Adam Greig
2
-3
/
+8
2020-10-14
Merge HStdout and HStderr into the same type
Mara Bos
4
-38
/
+17
2020-10-13
Remove redundant files, update links
Jonas Schievink
5
-267
/
+4
2020-10-13
Integrate semihosting crates
Jonas Schievink
19
-206
/
+4
2020-10-13
Import semihosting crates as-is
Jonas Schievink
30
-0
/
+1316