From da197fe9efba9447d7dc863070d5c3c77a3e6309 Mon Sep 17 00:00:00 2001 From: Grzegorz Swiderski Date: Tue, 20 May 2025 16:41:02 +0200 Subject: [PATCH] sysbuild: Import image devicetrees Make the image devicetrees available to sysbuild for advanced use cases. This is done by calling `zephyr_dt_import` on each image target. The DT target properties are all expected to be prefixed with `DT_`, so there should be no conflicts. Thus, the DT contents of a given `` can be retrieved using e.g.: dt_nodelabel( NODELABEL