mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2c0cea641a
It was noticed that when high level compiler optimizations are enabled, the compiler optimizes some list manupulation code. This commit enables the configLIST_VOLATILE for list elements to prevent the compiler from optimizing out essential kernel code. |
||
---|---|---|
.. | ||
include/freertos | ||
linux/include/freertos | ||
riscv/include/freertos | ||
xtensa/include/freertos |