Merge pull request #17080 from gschorcht/cpu/esp8266/fix_freertos_placement_in_irom
cpu/esp8266: place freertos functions in IRAM
This commit is contained in:
commit
723c24c1d3
@ -240,6 +240,7 @@ SECTIONS
|
||||
*core/sched.o(.literal .text .literal.* .text.*)
|
||||
*esp_wifi/*(.literal .text .literal.* .text.*)
|
||||
*freertos/*(.literal .text .literal.* .text.*)
|
||||
*freertos_common/*(.literal .text .literal.* .text.*)
|
||||
*periph/*(.literal .text .literal.* .text.*)
|
||||
*xtimer/*(.literal .text .literal.* .text.*)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user