Skip to content

Commit 7af8f4c

Browse files
chapongatienMartin-NXP
authored andcommitted
[NXP][example][thermostat][rw61x] Importing common example GN args file
Signed-off-by: Gatien Chapon <gatien.chapon@nxp.com>
1 parent e13cc5f commit 7af8f4c

File tree

1 file changed

+2
-0
lines changed
  • examples/thermostat/nxp/rt/rw61x

1 file changed

+2
-0
lines changed

examples/thermostat/nxp/rt/rw61x/.gn

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ default_args = {
2727
target_os = "freertos"
2828

2929
import("//args.gni")
30+
# Import common example GN args
31+
import("${chip_root}/examples/platform/nxp/common/gn/args.gni")
3032

3133
# Import default platform configs
3234
import("${chip_root}/src/platform/nxp/rt/rw61x/args.gni")

0 commit comments

Comments
 (0)