Ivan Grokhotkov 3973db7664
soc: make register access macros compatible with C++20
In C++20, using the result of an assignment to a 'volatile' value is
deprecated.

Breaking change: register "setter" or modification macros can no
longer be used as expressions.

Closes https://github.com/espressif/esp-idf/issues/9170
2022-06-17 18:09:22 +02:00
..
2022-02-24 22:20:09 +08:00
2021-11-08 16:14:51 +08:00
2020-11-30 11:12:56 +11:00
2020-11-30 11:12:56 +11:00
2022-02-21 21:28:48 +08:00
2021-06-24 13:16:14 +03:00