OVMS3-idf/components/freertos/include
Darian Leung 4c4acd8d2f freertos: Make xPortGetCoreID() volatile
When xPortGetCoreID() is called twice within a function,
it might only be called once after compilation. This
commit makes the inline assembly of the function volatile.

Closes #3093
2019-03-01 10:49:58 +00:00
..
freertos freertos: Make xPortGetCoreID() volatile 2019-03-01 10:49:58 +00:00