esp-idf/tools/test_apps/system
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
..
bootloader_sections tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
build_test tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
cxx_build_test soc: make register access macros compatible with C++20 2022-06-17 18:09:22 +02:00
cxx_no_except tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
flash_psram tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
g0_components CI: examples generating an ELF file only can now pass CI 2022-06-14 15:00:53 +08:00
g1_components tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
gdb_loadable_elf tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
longjmp_test tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
memprot tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
monitor_ide_integration tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
no_embedded_paths tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
panic tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
startup tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00