Files
esp-idf/components/esp32
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-05-14 17:54:57 +05:00
2018-06-30 22:40:09 +08:00
2018-04-04 22:57:45 +08:00
2017-10-18 14:19:19 +08:00
2018-04-04 22:57:45 +08:00
2017-10-18 14:19:19 +08:00
2017-11-27 18:47:40 +08:00
2016-08-17 23:08:22 +08:00
2018-06-15 15:49:23 +08:00
2017-10-18 14:19:16 +08:00