Darian Leung 3576e54d79 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-02-26 20:59:49 +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-16 01:42:00 +08:00
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2019-02-16 01:42:00 +08:00