Issues
- 1
- 9
Release new version?
#604 opened by FeldrinH - 2
Problem with Jumping from Bootloader to Apploader with cortex_m::asm::bootload
#607 opened by ChloeSabot - 5
Hard fault on debug compilation
#583 opened by kevinbube - 6
- 1
- 5
Run program from SRAM
#599 opened by phoracek - 1
Deprecate `#[cortex_m_rt::pre_init]`?
#595 opened by romancardenas - 1
`cortex-m-semihosting`: `hprint!` family of macros do not format strings without arguments
#581 opened by suaviloquence - 5
Unsoundness in LR register access.
#570 opened by thomasw04 - 0
Consider using `arm-targets` crate
#593 opened by jonathanpallant - 0
Lots of clippy lints
#592 opened by jonathanpallant - 2
Why assert _stext is within FLASH?
#574 opened by meowcakes - 2
CI Failure
#584 opened by github-actions - 1
CI Failure
#586 opened by github-actions - 1
enable_icache not available on STM32G0x0
#585 opened by kpfleming - 2
- 7
Vector Implementation
#569 opened by AdinAck - 2
- 5
- 0
iprintln!(), itm::write_all(), etc not compatible with STM32CubeIDE Serial Wire Viewer (should send on char per u32)
#571 opened by banyanshade-software - 5
- 0
VECTACTIVE/VECTPENDING are 9 bits.
#568 opened by cbiffle - 0
- 0
- 1
- 0
- 3
Linker section alignment isn't suitable for MPU
#524 opened by BigPeteB - 5
Delay should sleep the CPU
#506 opened by jonathanpallant - 1
Not enough interrupts
#529 opened by thejpster - 1
hprintln! is not printing statements
#552 opened by Admsher - 2
`master` is out of date (0.7.4 vs 0.7.7)
#547 opened by BartMassey - 1
Check that `SYST.set_reload`'s argument is valid
#511 opened by Ecco - 4
"Extra Sections" example is potentially unsound
#498 opened by jamesmunns - 1
asm::bootload
#520 opened by charleselie - 0
Run tests on Arm Virtual Hardware
#523 opened by jonathanpallant - 0
- 0
forward attributes through `singleton!()`
#521 opened by jordens - 1
- 0
Incorrect usage of `cm7` feature
#517 opened by Almeida-Oco - 3
`HardFault` trampoline makes it difficult for `probe-rs` debugger to unwind past the exception handler.
#514 opened by noppej - 2
More-helpful linker errors
#509 opened by tomhampshire - 1
- 2
- 5
cortex-m-rt: Linking with custom linkerfile
#507 opened by IsaacDynamo - 7
Incorrect implementation of `cortex_m::peripheral::scb::VectActive::from()` in stable release 0.7.7
#499 opened by skibon02 - 4
`__reset_vector` symbol placed incorrectly
#495 opened by jamesmunns - 2
- 4
Instruction reordering in critical sections
#484 opened by donRumata03 - 2
Cannot build crate with ['Inline-asm"] feature
#481 opened by Takkaryx