esp-idf/components
Ivan Grokhotkov da179e0098 xtensa: make XTHAL_GET_INTERRUPT, XTHAL_GET_CCOUNT volatile
INTERRUPT and CCOUNT registers will change outside of program control.
Making the inline assembly used to read these registers volatile
indicates this fact to the compiler.

Fixes https://github.com/espressif/esp-idf/issues/2127
2018-07-02 11:31:19 +08:00
..
2018-04-30 14:22:45 +05:30
2016-11-16 15:57:34 +11:00
2017-03-07 10:18:47 +11:00
2018-06-10 21:20:55 +08:00
2018-06-19 23:31:37 +00:00
2018-06-15 15:49:24 +08:00