hal_espressif
hal_espressif copied to clipboard
mcuboot: build MCUboot Espressif Port with Zephyr sysbuild
These changes were made to skip building the hal sources from zephyr/<SOC>/CMakeLists.txt when building MCUboot Espressif port from Zephyr's sysbuild as it already have it's own way for integrating the Espressif hal.
This PR is needed for the MCUboot Espressif Port integration with Zephyr's sysbuild (PRs to be opened in both MCUboot and Zephyr repositories).