kopia lustrzana https://github.com/espressif/esp-idf
esp32: Move heap_alloc_caps to IRAM
Rest of malloc() path was already in IRAMpull/430/merge
rodzic
8352e7e9ec
commit
0e31eb458e
|
@ -81,6 +81,7 @@ SECTIONS
|
|||
*libfreertos.a:(.literal .text .literal.* .text.*)
|
||||
*libesp32.a:panic.o(.literal .text .literal.* .text.*)
|
||||
*libesp32.a:core_dump.o(.literal .text .literal.* .text.*)
|
||||
*libesp32.a:heap_alloc_caps.o(.literal .text .literal.* .text.*)
|
||||
*libphy.a:(.literal .text .literal.* .text.*)
|
||||
*librtc.a:(.literal .text .literal.* .text.*)
|
||||
*librtc_clk.a:(.literal .text .literal.* .text.*)
|
||||
|
|
Ładowanie…
Reference in New Issue