Skip to content

Pull requests: rust-embedded/cortex-m

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix __pre_init example
#600 by eulerdisk was merged Jun 10, 2025 Loading…
Mark pre_init as deprecated
#598 by romancardenas was merged Jun 3, 2025 Loading…
Document asm::delay() behaviour more thoroughly
#597 by ianrrees was merged May 7, 2025 Loading…
Mark lr::write as deprecated
#590 by jannic was merged Apr 16, 2025 Loading…
Latest rust has changed its error output
#588 by jonathanpallant was merged Apr 14, 2025 Loading…
Fix asm::delay() variability due to alignment
#587 by ianrrees was merged Apr 14, 2025 Loading…
cortex-m-rt: Add alignment check for the .vector_table
#582 by korken89 was merged Mar 8, 2025 Loading…
Fix stack end placement
#578 by tlevora was merged Apr 14, 2025 Loading…
Fix _stack_end usage and doc
#577 by tlevora was merged Feb 9, 2025 Loading…
Optimize critical_section: use MSR instruction
#576 by sw was merged Jan 27, 2025 Loading…
Fix wording on clear_current
#563 by Abrahamh08 was merged Nov 3, 2024 Loading…
Fix CI after update of ubuntu and rust
#562 by jannic was merged Oct 18, 2024 Loading…
Allow static_mut_refs lint in macro expansions
#561 by jannic was merged Oct 18, 2024 Loading…
Allow expect as attr
#557 by MarcusGrass was merged Sep 10, 2024 Loading…
CI: remove self-hosted runner
#556 by newAM was merged Sep 1, 2024 Loading…
Allow up to 496 interrupts on ARMv8-M
#555 by Tiwalun was merged Sep 3, 2024 Loading…
run clippy directly on pull request
#550 by adamgreig was merged Aug 13, 2024 Loading…
cortex-m: fix typos
#549 by elfenlaid was merged Aug 13, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:master.