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
/
macros.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
Make clippy happy, again.
Mara Bos
1
-4
/
+0
2019-07-29
Update for 2018 edition
Adam Greig
1
-6
/
+3
2018-09-06
make `iprintln!` not depend on `iprint!`
Jorge Aparicio
1
-3
/
+3
2018-05-11
stable by default, remove exception module, add SCB.vect_active, ..
Jorge Aparicio
1
-4
/
+7
2018-04-26
make singleton! work on stable
Jorge Aparicio
1
-15
/
+4
2018-04-26
make compilable on stable
Jorge Aparicio
1
-1
/
+5
2018-01-25
don't trip the unsafe_code lint
Jorge Aparicio
1
-4
/
+41
2018-01-23
singleton!: check that calls to unsafe functions require an unsafe block
Jorge Aparicio
1
-5
/
+9
2018-01-23
initialize singletons at runtime
Jorge Aparicio
1
-2
/
+3
2018-01-15
address review comments
Jorge Aparicio
1
-5
/
+8
2017-12-23
safe `&'static mut` references through a runtime checked macro
Jorge Aparicio
1
-0
/
+41
2017-07-04
remove re-export of cortex-m-semihosting
Jorge Aparicio
1
-48
/
+0
2017-06-16
Fix typo in ehprint! macro
Nicolas Schodet
1
-1
/
+1
2017-03-10
reformat
Jorge Aparicio
1
-9
/
+27
2017-03-08
add macros for writing to an ITM port
Jorge Aparicio
1
-0
/
+25
2017-02-28
changes to better integrate with svd2rust
Jorge Aparicio
1
-0
/
+29