mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3088bebc23
There are redefinition compilation warnings for the register operation macros when a ULP program was compiled which included soc.h before ulp_riscv_register_ops.h. This commit fixes the issues by delegating the exclusion macro to the CMakeLists.txt file. Closes: https://github.com/espressif/esp-idf/issues/12116 Closes: https://github.com/espressif/esp-idf/issues/14438 |
||
---|---|---|
.. | ||
cmake | ||
ld | ||
lp_core | ||
test_apps | ||
ulp_common | ||
ulp_fsm | ||
ulp_riscv | ||
.build-test-rules.yml | ||
CMakeLists.txt | ||
component_ulp_common.cmake | ||
esp32ulp_mapgen.py | ||
Kconfig | ||
project_include.cmake | ||
sdkconfig.rename.esp32 | ||
sdkconfig.rename.esp32s2 |