You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: dts: Use temporary file for dts.cmake with sysbuild
Uses a temporary file when sysbuild is being used for images then
uses CMake to copy to the correct file if it has changed. This
prevents a ping-pong of configuring and building cycle when nothing
has changed and there is sysbuild code which loads in the
devicetree data from an image
Upstream PR #: 81340
Signed-off-by: Jamie McCrae <[email protected]>
0 commit comments