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
/
ci
/
script.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-07
Added example using rand crate to ensure no_std compatibility
Daniel Egger
1
-1
/
+2
2018-09-06
relax checks of the signatures of `entry` and the exceptions
Jorge Aparicio
1
-0
/
+6
2018-09-06
add a test / example about using `static mut` vars in the entry point
Jorge Aparicio
1
-1
/
+2
2018-09-06
add compile-fail tests; test only on nightly
Jorge Aparicio
1
-2
/
+6
2018-08-31
remove the now redundant `-C linker=rust-lld` argument
Jorge Aparicio
1
-6
/
+0
2018-08-31
turn macros into attributes
Jorge Aparicio
1
-0
/
+2
2018-08-25
check that the blobs are up to date
Jorge Aparicio
1
-0
/
+4
2018-08-25
simplify CI
Jorge Aparicio
1
-18
/
+12
2018-08-15
Merge branch 'master' into release
Adam Greig
1
-0
/
+24
2018-08-12
Add the pre_init example to the CI script
Gabriel Smith
1
-0
/
+1
2018-08-11
v0.5.2
Jorge Aparicio
1
-0
/
+1
2018-08-12
Update linker script to put .data into FLASH
Adam Greig
1
-0
/
+23
2018-08-07
refactor the linker script
Jorge Aparicio
1
-0
/
+25
2018-05-11
add CI, add device specific check of the vector table size, ..
Jorge Aparicio
1
-0
/
+34