esp-idf/components/ulp/cmake
Sudeep Mohanty ac4a0649bb fix(ulp_riscv): Fixed the header inclusion dependency for ulp_riscv_register_ops.h
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
2023-08-28 17:39:48 +08:00
..
CMakeLists.txt fix(ulp_riscv): Fixed the header inclusion dependency for ulp_riscv_register_ops.h 2023-08-28 17:39:48 +08:00
toolchain-esp32-ulp.cmake tools: update esp32ulp-elf to v2.35_20220830 2022-09-13 12:55:48 +04:00
toolchain-esp32s2-ulp.cmake tools: update esp32ulp-elf to v2.35_20220830 2022-09-13 12:55:48 +04:00
toolchain-esp32s3-ulp.cmake tools: update esp32ulp-elf to v2.35_20220830 2022-09-13 12:55:48 +04:00
toolchain-lp-core-riscv.cmake ulp: added sleep support for lp core 2023-04-25 11:51:35 +08:00
toolchain-ulp-riscv.cmake tools: add riscv zicsr/zifencei because they were separated from i 2023-02-22 05:33:03 +00:00