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
/
src
/
peripheral
/
dcb.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
Move cortex-m crate into cortex-m directory
Adam Greig
1
-81
/
+0
2022-01-06
remove the ptr() function in favor of the PTR constant
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
1
-0
/
+15
2021-04-30
dcb: add note about vendor-specific trace options
Viktor Sonesten
1
-0
/
+4
2020-10-26
Format everything
Jonas Schievink
1
-1
/
+1
2019-10-29
Add `#[inline]` to lots of trivial functions.
Mara Bos
1
-0
/
+3
2019-07-29
Update for 2018 edition
Adam Greig
1
-1
/
+1
2019-03-12
Update is_debugger_attached so as not to clear S_RESET_ST and S_RETIRE_ST
Brandon Matthews
1
-8
/
+14
2019-03-12
Fix rebase syntax error; disable STIR test on armv6m
Brandon Matthews
1
-0
/
+1
2019-03-12
Expand is_debugger_attached note
Brandon Matthews
1
-2
/
+5
2019-03-12
Add explanatory note about C_DEBUGEN
Brandon Matthews
1
-3
/
+9
2019-03-12
Add support for debugger check
Brandon Matthews
1
-2
/
+6
2018-09-06
Rename BIT_TRCENA to DCB_DEMCR_TRCENA, replace 0x01 with 1
Michael Watzko
1
-3
/
+3
2018-09-05
Fix typo
Michael Watzko
1
-5
/
+5
2018-09-05
Move the whole shift to the constant
Michael Watzko
1
-3
/
+3
2018-09-05
Move shift-constant 24 to BIT_TRACENA
Michael Watzko
1
-2
/
+4
2018-09-02
Be more verbose about the bit being set / reset
kellerkindt
1
-2
/
+4
2018-09-02
Add DCB::enable_trace() and DCB::disable_trace()
kellerkindt
1
-0
/
+17
2017-11-21
turn peripherals into scoped singletons
Jorge Aparicio
1
-0
/
+16
2017-03-07
revamp for memory safety
Jorge Aparicio
1
-16
/
+0
2016-09-27
initial commit
Jorge Aparicio
1
-0
/
+16