issues
search
rust-embedded
/
cortex-m
Low level access to Cortex-M processors
Apache License 2.0
832
stars
152
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
VECTACTIVE/VECTPENDING are 9 bits.
#568
cbiffle
opened
1 day ago
0
cortex-m-rt: Added `_stack_end` symbol for use with MSPLIM
#565
korken89
closed
3 weeks ago
2
`cortex-m-rt` linker script symbols are hard to use with `thumbv8` MSPLIM
#564
korken89
closed
3 weeks ago
1
Fix wording on clear_current
#563
Abrahamh08
closed
3 weeks ago
1
Fix CI after update of ubuntu and rust
#562
jannic
closed
1 month ago
4
Allow static_mut_refs lint in macro expansions
#561
jannic
closed
1 month ago
1
`cortex-m-pac` crate: standard traits and result handling for Cortex-M targets
#560
romancardenas
opened
1 month ago
3
`cortex_m::asm::bootload` doesn't mention vector table relocation
#559
dimpolo
opened
2 months ago
0
Wrap getting a &mut from a static mut in an unsafe block
#558
jannic
closed
3 weeks ago
3
Allow `expect` as attr
#557
MarcusGrass
closed
2 months ago
0
CI: remove self-hosted runner
#556
newAM
closed
2 months ago
1
Allow up to 496 interrupts on ARMv8-M
#555
Tiwalun
closed
2 months ago
0
hprintln! is not printing statements
#552
Admsher
closed
3 months ago
1
run clippy directly on pull request
#550
adamgreig
closed
3 months ago
0
cortex-m: fix typos
#549
elfenlaid
closed
3 months ago
3
Adds a `paint-stack` feature.
#548
thejpster
closed
3 months ago
6
`master` is out of date (0.7.4 vs 0.7.7)
#547
BartMassey
closed
4 months ago
2
cortex-m: macros: Fix typos in documentation
#546
adalessandro
closed
4 months ago
0
Add SYST example
#545
newAM
closed
4 months ago
0
Various chores
#544
newAM
closed
4 months ago
0
panic-itm: set edition to 2018 to fix warning
#543
newAM
closed
4 months ago
0
CI: fix data_overflow test
#542
newAM
closed
4 months ago
0
CI: reduce duration
#541
newAM
closed
4 months ago
1
.cargo/config: add toml extension
#540
newAM
closed
4 months ago
1
Expose configuration of the SEVONPEND bit within the System Control Register (SCR)
#539
calebstewart
closed
4 months ago
1
`cortex_m::singleton` attribute forwarding is unsound in some cases
#538
jamesmunns
opened
5 months ago
3
`static mut` transform produces warning with unsafe-op-in-unsafe-fn
#537
ia0
closed
3 weeks ago
0
Fix clippy warnings
#536
jannic
closed
6 months ago
0
Add link_section = ".HardFault.user" to _HardFault
#535
jannic
closed
2 months ago
0
CI: select probe for on-target test
#534
newAM
closed
4 months ago
3
Prepare for cortex-m-rt 0.7.5
#533
adamgreig
closed
3 weeks ago
7
HardFault handler is completely broken in c-m-rt 0.7.4
#532
thejpster
closed
3 weeks ago
0
Implement coprocessor access instructions
#531
spcan
opened
6 months ago
8
Incorporate DWT Tracing helpers from stm32f4xx-hal?
#530
astapleton
opened
6 months ago
0
Not enough interrupts
#529
thejpster
closed
2 months ago
1
panic-semihosting, panic-itm: Move `#![no_std]` above `#![cfg(target...)]`
#528
zachs18
closed
4 months ago
1
Remove nomem flag from isb, dsb and dmb
#527
jannic
closed
7 months ago
0
Remove nomem flag from isb, dsb and dmb
#526
jannic
closed
7 months ago
0
Prepare for cortex-m-rt v0.7.4
#525
adamgreig
closed
7 months ago
0
Linker section alignment isn't suitable for MPU
#524
BigPeteB
closed
2 months ago
3
Run tests on Arm Virtual Hardware
#523
jonathanpallant
opened
7 months ago
0
singleton: forward attributes
#522
jordens
closed
7 months ago
5
forward attributes through `singleton!()`
#521
jordens
closed
7 months ago
0
asm::bootload
#520
charleselie
closed
4 months ago
1
docs: fix a typo
#519
cyril-marpaud
closed
8 months ago
0
Use correct cfg for `cm7` feature
#518
Almeida-Oco
closed
8 months ago
0
Incorrect usage of `cm7` feature
#517
Almeida-Oco
closed
8 months ago
0
Update critical_section.rs
#516
jamesmunns
closed
8 months ago
0
HardFaultTrampoline now passes &mut ExceptionFrame
#515
SCingolani
opened
8 months ago
1
`HardFault` trampoline makes it difficult for `probe-rs` debugger to unwind past the exception handler.
#514
noppej
opened
8 months ago
3
Next