Files
esp-idf/components
Ivan Grokhotkov d128ff3ecd 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-05 17:21:55 +08:00
..
2018-06-30 22:40:09 +08:00
2018-05-22 12:04:47 +07:00
2018-06-10 21:20:55 +08:00
2018-06-15 15:49:24 +08:00