zephyr/cmake/modules
Mathieu Choplain 059aae7c91 cmake: modules: dts: make Device Tree error messages more visible
This commit modifies the DTS cmake module to capture `stderr`
output of the `gen_defines.py` script and `dtc` program during
their execution. The messages can then be printed as CMake
`message`s, which improves QoL when debugging device tree
errors, and reduces the risk of introducing malformed DTS,
as the warning/error messages are made much more visible.

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
2024-08-05 16:27:17 +02:00
..
arch_v1.cmake
arch_v2.cmake
basic_settings.cmake
boards.cmake
ccache.cmake
configuration_files.cmake
doc.cmake
dts.cmake cmake: modules: dts: make Device Tree error messages more visible 2024-08-05 16:27:17 +02:00
extensions.cmake llext: disable verbose for SLID generation scripts 2024-07-09 17:21:18 +02:00
Findarmclang.cmake
FindBabbleSim.cmake
FindDeprecated.cmake
FindDtc.cmake
FindGnuLd.cmake
FindHostTools.cmake
FindLlvmLld.cmake
FindoneApi.cmake
FindScaTools.cmake
FindTargetTools.cmake
FindThreads.cmake
FindZephyr-sdk.cmake
generated_file_directories.cmake
hwm_v2.cmake
kconfig.cmake
kernel.cmake
pre_dt.cmake
python.cmake
root.cmake
shields.cmake
snippets.cmake
soc_v1.cmake
soc_v2.cmake
unittest.cmake
user_cache.cmake
version.cmake cmake: version.cmake: cleanup docs 2024-06-24 08:28:54 -04:00
west.cmake
zephyr_default.cmake
zephyr_module.cmake