-
Notifications
You must be signed in to change notification settings - Fork 169
Pull requests: rust-embedded/cortex-m
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(coretex-m-rt-macros): Allow
#[unsafe(link_section = )]
for Rust 2024 edition
#596
by yutannihilation
was merged May 7, 2025
Loading…
cortex-m-semihosting: make semihosting macros compatible with 1-arg format strings
#591
by suaviloquence
was merged Apr 24, 2025
Loading…
Remove lr::write() function, and add comment to lr::read() function.
#589
by jannic
was merged Apr 17, 2025
Loading…
cortex-m-rt: Add alignment check for the
.vector_table
#582
by korken89
was merged Mar 8, 2025
Loading…
cortex-m-rt: Add optional MSPLIM initialization, fix vector table size on armv8m
#580
by decaday
was merged Feb 18, 2025
Loading…
cortex-m-rt: fix off-by-one in .text in FLASH section assert
#573
by 9names
was merged Jan 11, 2025
Loading…
cortex-m-rt: Added
_stack_end
symbol for use with MSPLIM
#565
by korken89
was merged Nov 3, 2024
Loading…
Wrap getting a &mut from a static mut in an unsafe block
#558
by jannic
was merged Nov 3, 2024
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.