From 6aa77bbc176d7bebfc50e9a998b37cdf9bf3f616 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Thu, 6 Jun 2024 10:54:43 +0100 Subject: [PATCH] [nrf noup] app: Use sysbuild nrf-squash! [nrf noup] treewide: Adapt to NCS Uses sysbuild when building the application using twister Signed-off-by: Jamie McCrae --- app/sample.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/sample.yaml b/app/sample.yaml index e1b6126..09708b3 100644 --- a/app/sample.yaml +++ b/app/sample.yaml @@ -5,6 +5,7 @@ sample: description: Example application name: example-application common: + sysbuild: true build_only: true integration_platforms: - custom_plank