1
0
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:
Alessio Morale 2013-05-01 01:11:17 +02:00
parent e1fdc41d7f
commit d79887d223

View File

@ -83,7 +83,7 @@ SECTIONS
_irq_stack_end = . ;
*(.irqstack)
_irq_stack_top = . ;
} > SRAM
} > CCSRAM
/*