Skip to content

Commit 51a79ba

Browse files
committed
samples: gnss: Move sample under a subdirectory
So that upcoming RTK sample can be grouped alongside the existing gnss basic. Signed-off-by: Luis Ubieda <luisf@croxel.com>
1 parent b3ccee4 commit 51a79ba

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed
File renamed without changes.

samples/drivers/gnss/sample.yaml renamed to samples/drivers/gnss/basic/sample.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
sample:
5-
name: GNSS sample
5+
name: GNSS basic sample
66
tests:
7-
sample.drivers.gnss:
7+
sample.drivers.gnss.basic:
88
tags:
99
- drivers
1010
- gnss

0 commit comments

Comments
 (0)