Skip to content

Commit 22d5e64

Browse files
eivindj-nordiclemrey
authored andcommitted
samples: restructure samples in folders
Group bluetooth and peripheral samples in separate folders. Signed-off-by: Eivind Jølsgard <[email protected]>
1 parent 0f05d4b commit 22d5e64

35 files changed

+12
-12
lines changed

doc/ncs-lite/samples.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ The |NCSL| provides samples that specifically target Nordic Semiconductor device
1010
:glob:
1111
:caption: Subpages:
1212

13-
samples/ble_lbs/README.rst
14-
samples/ble_hrs/README.rst
15-
samples/ble_nus/README.rst
16-
samples/buttons/README.rst
17-
samples/hello_softdevice/README.rst
18-
samples/timer/README.rst
13+
samples/bluetooth/ble_lbs/README.rst
14+
samples/bluetooth/ble_hrs/README.rst
15+
samples/bluetooth/ble_nus/README.rst
16+
samples/bluetooth/hello_softdevice/README.rst
17+
samples/peripherals/buttons/README.rst
18+
samples/peripherals/timer/README.rst
File renamed without changes.

samples/ble_hrs/README.rst renamed to samples/bluetooth/ble_hrs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Programming the S115 SoftDevice
5858
Building and running
5959
********************
6060

61-
This sample can be found under :file:`samples/ble_hrs/` in the |NCSL| folder structure.
61+
This sample can be found under :file:`samples/bluetooth/ble_hrs/` in the |NCSL| folder structure.
6262

6363
.. include:: /includes/build_sample.txt
6464

File renamed without changes.
File renamed without changes.
File renamed without changes.

samples/ble_lbs/README.rst renamed to samples/bluetooth/ble_lbs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Programming the S115 SoftDevice
4444
Building and running
4545
********************
4646

47-
This sample can be found under :file:`samples/ble_lbs/` in the |NCSL| folder structure.
47+
This sample can be found under :file:`samples/bluetooth/ble_lbs/` in the |NCSL| folder structure.
4848

4949
.. include:: /includes/build_sample.txt
5050

0 commit comments

Comments
 (0)