eb1b4f971b
In some cases, xPortGetCoreID was not inlined, and ended up in flash. Since this function is used in many situations when cache is disabled, that caused exceptions. Adding IRAM attribute to fix that. |
||
---|---|---|
.. | ||
freertos |