Darian Leung 66a0b64e54 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 02:05:33 +00:00
..
2018-10-20 12:07:24 +08:00
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2017-10-18 14:19:18 +08:00
2019-02-22 01:06:44 +08:00
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2019-02-22 01:06:44 +08:00