mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-16 08:29:15 +01:00
OP-917 relocate IRQStack to CCSRAM
+review OPReview-456
This commit is contained in:
parent
e1fdc41d7f
commit
d79887d223
@ -83,7 +83,7 @@ SECTIONS
|
||||
_irq_stack_end = . ;
|
||||
*(.irqstack)
|
||||
_irq_stack_top = . ;
|
||||
} > SRAM
|
||||
} > CCSRAM
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user