mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3973db7664
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cxx_build_test_main.cpp | ||
test_soc_reg_macros.cpp |