issues
search
rust-embedded
/
cortex-m-rt
Minimal startup / runtime for Cortex-M microcontrollers
https://rust-embedded.github.io/cortex-m-rt/
Apache License 2.0
358
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add note about repository move to README
#343
adamgreig
closed
2 years ago
1
Make the address of the vector table configurable.
#341
david-boles
opened
2 years ago
3
Using the hard float compiler `thumbv7em-none-eabihf` problematic
#340
robamu
closed
2 years ago
29
Release 0.7.1
#339
jonathanpallant
closed
3 years ago
2
Set SP and VTOR in Reset vector
#338
adamgreig
opened
3 years ago
1
Fix unwinding through `Reset`
#337
jonas-schievink
closed
3 years ago
8
How to prevent generation of 'extra' code for ISR
#336
LeonSkoog
closed
3 years ago
2
Multiple versions of cortex-m-rt result in cryptic error messages
#334
newAM
closed
3 years ago
4
Use the semver trick?
#333
Sh3Rm4n
closed
3 years ago
3
Fix links in CHANGELOG.md
#332
mattico
closed
3 years ago
3
Fix CHANGELOG for recent 0.7 release
#331
adamgreig
closed
3 years ago
4
Prepare for v0.7.0
#330
adamgreig
closed
3 years ago
11
Prepare for v0.6.15
#329
adamgreig
closed
3 years ago
10
master branch is out of date relative to 0.6.14 release
#328
thejpster
closed
3 years ago
2
Why the code in this repo isn't the same as in crate.io even if the version number is the same?
#327
Acciente717
closed
3 years ago
1
Release 0 6 14
#326
therealprof
closed
3 years ago
2
Backport macos fixes
#325
therealprof
closed
3 years ago
4
bump version to 0.6.13
#324
jordens
closed
3 years ago
2
link.x.in: put most __[se] symbols back into sections
#323
jordens
closed
3 years ago
13
Position Independent Code
#322
noonien
closed
3 years ago
2
Minor documentation fix - add information about link.x being necessary.
#321
JDuchniewicz
closed
3 years ago
7
Error compiling with rwpi relocation model.
#320
Acciente717
closed
3 years ago
2
Different virtual and physical address for FLAH
#318
birktj
closed
3 years ago
1
Fix examples build for nightly
#317
adamgreig
closed
3 years ago
2
Allow nightly CI to fail
#316
adamgreig
closed
3 years ago
2
Use volatile read for ICSR register
#315
lulf
closed
3 years ago
4
SCB.ICSR is more than 8 bits
#314
Dirbaio
closed
3 years ago
1
[wip] implement the new attribute syntax
#313
jonas-schievink
closed
10 months ago
2
Update changelog
#311
jonas-schievink
closed
3 years ago
2
Only emit link_section for cortex-m
#310
adamgreig
closed
3 years ago
7
Forward-port v0.6.12/13 changelog
#309
jonas-schievink
closed
3 years ago
2
Check presence of exceptions
#308
jonas-schievink
closed
3 years ago
2
Update cortex-m to 0.7.1
#307
jonas-schievink
closed
3 years ago
2
fix #74
#306
spookyvision
closed
3 years ago
5
Fix compile-fail test error message
#305
jonas-schievink
closed
3 years ago
2
Allow using the crate with custom target JSON specs
#304
jonas-schievink
closed
3 years ago
7
[feature request] possibility to include asm stub before __pre_init for MCU that starts with RAM disabled
#303
allexoll
closed
3 years ago
5
Per crate memory.x file in a workspace.
#302
rukai
closed
3 years ago
2
Initialize RAM in assembly
#301
jonas-schievink
closed
3 years ago
7
RAM initialization code violates pointer provenance
#300
jonas-schievink
closed
3 years ago
4
Forward-port Changelog entries for v0.6.x
#299
jonas-schievink
closed
3 years ago
0
undefined reference to `__sheap'
#298
huntc
closed
3 years ago
10
Add a section to place the veneers in memory
#297
hug-dev
closed
4 years ago
4
Bump to 0.6.13
#296
jonas-schievink
closed
4 years ago
4
[backport] add CFI and size info to external assembly
#295
japaric
closed
4 years ago
4
add CFI and size info
#294
japaric
closed
4 years ago
2
[ARMv6-M] initialize the LR register
#293
japaric
closed
4 years ago
2
[ARMv6-M] initialize the LR register
#292
japaric
closed
4 years ago
12
Avoid depending on `cortex-m`
#291
jonas-schievink
closed
4 years ago
2
Beef up CI
#290
jonas-schievink
closed
4 years ago
5
Next