mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
Merge ac9b71d64c into 8fcd44a171
This commit is contained in:
commit
4d66e2d6b8
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ irq_handler_chain_slots:
|
|||
.set next_slot_number, next_slot_number + 1
|
||||
.endr
|
||||
|
||||
.eabi_attribute Tag_ABI_align_preserved, 1
|
||||
irq_handler_chain_first_slot:
|
||||
#ifndef __riscv
|
||||
push {r0, lr} // Save EXC_RETURN token, so `pop {r0, pc}` will return from interrupt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue