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
Make it unsafe to define NMI handlers
#289
jonas-schievink
closed
4 years ago
4
Update changelog
#288
jonas-schievink
closed
4 years ago
2
Fix common uses of INSERT AFTER with .bss and .text
#287
mattico
closed
4 years ago
13
Fix possible overflow of .data region in FLASH
#286
Guilucand
closed
4 years ago
7
Try combining some steps to speed up CI
#285
therealprof
closed
4 years ago
5
Bump Ubuntu to 20.04 and install gcc-arm-none-eabi
#284
therealprof
closed
4 years ago
2
VTOR and initial stack for debuggers
#283
debuti
closed
4 years ago
5
Doc adding memory sections in memory.x
#282
tstellanova
closed
4 years ago
2
How to utilize CCM SRAM for uninit statics?
#281
tstellanova
closed
4 years ago
4
Make Vector public in interrupt example
#280
Tiwalun
closed
4 years ago
5
Add barriers after FPU enabling
#279
thalesfragoso
closed
4 years ago
6
Mark main() with a C ABI
#278
mciantyre
closed
4 years ago
2
main() calling convention discrepancy
#277
mciantyre
closed
4 years ago
1
Replace __ONCE__ with Cargo links key
#276
adamgreig
closed
4 years ago
11
"error: cortex-m-rt appears more than once in the dependency graph"
#275
bugadani
closed
4 years ago
9
How to link exceptions to C handlers
#274
coherent-lyn
closed
3 years ago
2
Possibility of the zero-cost stack overflow protection
#273
bugadani
closed
4 years ago
10
Add warning about `use pac`
#272
jamesmunns
closed
4 years ago
2
Get rid of #[deny(warnings)]
#271
therealprof
closed
4 years ago
8
Add GitHub actions for CI
#270
therealprof
closed
4 years ago
9
HardFault == panic sets the correctness bar too high for panic handlers
#269
japaric
closed
4 years ago
4
v0.6.13 release?
#268
japaric
closed
4 years ago
1
linker not placing __ebss at the end of .bss
#267
Dirbaio
closed
4 years ago
2
How to "INSERT AFTER .text"?
#266
Dirbaio
closed
4 years ago
0
link.x: .bss should be NOLOAD
#265
cbiffle
closed
4 years ago
2
Document MSRV in README
#264
eldruin
closed
4 years ago
5
Add triagebot configuration
#263
LeSeulArtichaut
closed
4 years ago
2
Add testing linker=arm-none-eabi-gcc and MSRV to CI
#262
adamgreig
closed
4 years ago
19
arm-none-eabi-gcc fails to link on platforms with hardfp ABI
#261
adamgreig
closed
4 years ago
1
Update linker script to fix arm-none-eabi-gcc linking. Closes #259
#260
adamgreig
closed
4 years ago
7
arm-none-eabi-gcc broken with current link.x.in
#259
adamgreig
closed
4 years ago
1
New compile-fail string for interrupt-invalid
#258
korken89
closed
4 years ago
6
Changed Hardfault's and DefaultHander's default implementations to panic
#257
korken89
closed
4 years ago
2
Added .note (INFO) section
#256
korken89
opened
4 years ago
1
Add force-setting of stack pointer in startup code
#254
korken89
closed
3 years ago
4
Better defaults for DefaultHander and Hardfault
#253
korken89
closed
4 years ago
3
Updated r0 to 1.0.
#252
thejpster
closed
4 years ago
1
empty thumb binary on macOS with 1.31.0 to 1.41.1
#251
jac-cbi
closed
3 years ago
7
Ignore a doctest again
#249
jonas-schievink
closed
4 years ago
2
Expand #[pre_init] safety docs, discourage its use
#248
jonas-schievink
closed
4 years ago
2
Fix doctests and run them in CI
#246
jonas-schievink
closed
4 years ago
4
Change macros crate to same version as cortex-m-rt
#245
adamgreig
closed
4 years ago
2
Macro crate should use the same version that cortex-m-rt uses
#244
jonas-schievink
closed
4 years ago
0
Run CI on all branches
#243
jonas-schievink
closed
4 years ago
5
Backport lint fixes and test to 0.6.x
#242
jonas-schievink
closed
4 years ago
17
Fix unused doc lint firing on `#[pre_init]` and add a test
#241
jonas-schievink
closed
4 years ago
3
Update to 0.6.11 breaks my build
#240
thejpster
closed
4 years ago
1
Make `ExceptionFrame`s fields private
#239
jonas-schievink
closed
4 years ago
9
Precompiled ASM libs aren't copied to OUT_DIR when they change
#236
jonas-schievink
closed
3 years ago
0
Document a possible reason for the 'interrupt vectors are missing' error
#235
Disasm
closed
4 years ago
2
Previous
Next