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-rt
/
tests
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
Fix cortex-m-rt compiletest tests
Adam Greig
2
-4
/
+3
2022-01-12
Move examples' memory.x to workspace root
Adam Greig
1
-0
/
+0
2022-01-12
Bump cortex-m-rt MSRV 1.39->1.40 to support non_exhaustive in cortex-m
Adam Greig
4
-4
/
+4
2022-01-12
Fix combined CI
Adam Greig
2
-3
/
+7
2022-01-12
Update GHA for integrated cortex-m-rt
Adam Greig
13
-63
/
+20
2022-01-06
update changelog for panic-itm too
Tyler Holmes
1
-0
/
+5
2022-01-06
remove the ptr() function in favor of the PTR constant
Tyler Holmes
12
-144
/
+57
2022-01-06
TPIU: improve SWOSupports documentation
Viktor Sonesten
1
-1
/
+2
2022-01-06
CHANGELOG: document TPIU::swo_supports
Viktor Sonesten
1
-0
/
+1
2022-01-05
tpiu: make SWOSupports fields public
Viktor Sonesten
1
-4
/
+4
2022-01-04
Update CHANGELOG
Rahix
1
-0
/
+4
2022-01-04
macros: Don't use Option in singleton!()
Rahix
1
-8
/
+9
2022-01-03
macros: Allow setting a name for singleton!() statics
Rahix
1
-6
/
+17
2022-01-02
Backport 0.7.4's changelog updates and version number to master
Adam Greig
2
-10
/
+26
2022-01-02
CHANGELOG: add missing items
Viktor Vilhelm Sonesten
1
-1
/
+4
2021-12-31
clippy cleanup
Tyler Holmes
1
-1
/
+1
2021-12-31
changelog entry
Tyler Holmes
1
-0
/
+4
2021-12-31
`SCB.ICSR.VECTACTIVE` is 9 bits, not 8
Tyler Holmes
1
-7
/
+8
2021-12-29
Construct a SysTick delay with a clock source
Ian McIntyre
2
-8
/
+16
2021-12-19
re-enable has_fpu
Tyler Holmes
1
-3
/
+5
2021-12-19
Switch "native" check from being x86_64 only to checking `HOST`
Tyler Holmes
4
-14
/
+17
2021-12-19
make intra-doc link
Tyler Holmes
1
-1
/
+1
2021-12-19
remove unused error
Tyler Holmes
1
-2
/
+0
2021-12-19
change has_cycle_counter to a recommended end user call
Tyler Holmes
1
-7
/
+4
2021-12-19
fix fields, SBZ as needed for address compare
Tyler Holmes
1
-3
/
+7
2021-12-19
enable has_cycle_counter for all arches. armv6m always returns false
Tyler Holmes
1
-2
/
+5
2021-12-19
SBZ fields as needed, check if block supports cycle count compare
Tyler Holmes
1
-4
/
+21
2021-12-19
tidy up doc comments
Tyler Holmes
1
-5
/
+4
2021-12-19
further comments - factor out function selection and more documentation
Tyler Holmes
1
-8
/
+30
2021-12-19
review suggestions
Tyler Holmes
1
-41
/
+36
2021-12-19
more correct comment
Tyler Holmes
1
-1
/
+1
2021-12-19
inline
Tyler Holmes
1
-0
/
+2
2021-12-19
add methods needed for cycle count comparisons
Tyler Holmes
2
-15
/
+66
2021-12-17
Add nomem, nostack and preserves_flags options to appropriate asm calls.
Adam Greig
15
-43
/
+71
2021-12-17
bkpt: nostack
Robert Jördens
1
-1
/
+1
2021-12-17
asm: allow stable asm
Robert Jördens
1
-0
/
+2
2021-12-17
bump asm-toolchain
Robert Jördens
1
-1
/
+1
2021-12-16
asm: silence warning about asm being stable
Robert Jördens
1
-0
/
+2
2021-12-16
asm/inline: also use asm macro in mods
Robert Jördens
1
-0
/
+9
2021-12-16
fmt [nfc]
Robert Jördens
1
-1
/
+1
2021-12-16
asm/inline: explicitly use asm macro
Robert Jördens
1
-0
/
+1
2021-12-07
feature gates: std-map -> std
Viktor Sonesten
4
-5
/
+5
2021-12-07
itm: derive serde for LocalTimestampOptions, impl gated TryFrom<u8>
Viktor Sonesten
2
-1
/
+40
2021-11-27
bump MSRV
Viktor Sonesten
4
-4
/
+4
2021-11-27
dwt: refactor enable_exception_tracing into enable/disable funs
Viktor Sonesten
1
-3
/
+15
2021-11-24
Add/update links.
Jonathan Pallant (Ferrous Systems)
1
-1
/
+2
2021-11-24
Update to 0.7.1.
Jonathan Pallant (Ferrous Systems)
2
-1
/
+9
2021-11-23
Add comment
Jonas Schievink
1
-0
/
+4
2021-11-22
Preserve `lr` and add debuginfo
Jonas Schievink
8
-0
/
+4
2021-11-22
Assemble with debuginfo
Jonas Schievink
1
-7
/
+7
[next]