Skip to content

Commit 564e7eb

Browse files
ubiedakartben
authored andcommitted
tests: gnss: Add F9P node to build-all test
For build-time validation. Signed-off-by: Luis Ubieda <luisf@croxel.com>
1 parent b402a47 commit 564e7eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/drivers/build_all/gnss/app.overlay

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
gnss_m8: m8 {
3232
compatible = "u-blox,m8";
3333
};
34+
gnss_f9p: f9p {
35+
compatible = "u-blox,f9p";
36+
};
3437
};
3538
};
3639
};

0 commit comments

Comments
 (0)