Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: dts: Use temporary file for dts.cmake with sysbuild #2267

Merged
merged 1 commit into from
Nov 15, 2024

Commits on Nov 15, 2024

  1. [nrf fromlist] cmake: dts: Use temporary file for dts.cmake

    Uses a temporary file for dts output then uses CMake to copy to the
    correct file if it has changed. This prevents a ping-pong issue when
    sysbuild is used 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]>
    nordicjm committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    79fb467 View commit details
    Browse the repository at this point in the history