-
Notifications
You must be signed in to change notification settings - Fork 151
Issues: rust-embedded/cortex-m
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
cortex_m::singleton
attribute forwarding is unsound in some cases
I-unsound
#538
opened Jun 19, 2024 by
jamesmunns
Incorporate DWT Tracing helpers from stm32f4xx-hal?
enhancement
question
#530
opened May 15, 2024 by
astapleton
HardFault
trampoline makes it difficult for probe-rs
debugger to unwind past the exception handler.
#514
opened Mar 12, 2024 by
noppej
Incorrect implementation of
cortex_m::peripheral::scb::VectActive::from()
in stable release 0.7.7
#499
opened Dec 8, 2023 by
skibon02
"Extra Sections" example is potentially unsound
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
#498
opened Nov 26, 2023 by
jamesmunns
no code (no .text segment) when forgetting "-C", "link-arg=-Tlink.x" but no warning/error either
#471
opened Feb 17, 2023 by
alon
SCB.ICSR.VECTACTIVE is RES0 on armv8m-baseline w/o halting debug
O-Armv8-M
Target: Armv8-M
#456
opened Dec 24, 2022 by
taralx
asm::delay() only blocks half the time intended on an STM32H7
bug
#430
opened Apr 13, 2022 by
nkrackow
TPIU: Target: Armv7-M
LAR
and FFCR
not part of ARMv7-M standard
O-Armv7-M
#390
opened Jan 11, 2022 by
tmplt
TPIU:
set_swo_baud_rate
silently integer divisions, does not verify prescaler
#388
opened Jan 10, 2022 by
tmplt
Verify peripheral configuration support inline instead of seperate
has_
functions?
#382
opened Jan 4, 2022 by
tmplt
Previous Next
ProTip!
Adding no:label will show everything without a label.