forked from espressif/esp-idf
freertos: move some of the initialization functions out of IRAM
This commit is contained in:
@@ -2,4 +2,6 @@
|
|||||||
archive: libfreertos.a
|
archive: libfreertos.a
|
||||||
entries:
|
entries:
|
||||||
* (noflash_text)
|
* (noflash_text)
|
||||||
|
tasks:vTaskStartScheduler (default)
|
||||||
|
port:xPortStartScheduler (default)
|
||||||
|
port:pxPortInitialiseStack (default)
|
||||||
|
Reference in New Issue
Block a user