summaryrefslogtreecommitdiff
path: root/samples/bluetooth/peripheral/README.rst
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-01-26 11:23:42 -0500
committerAnas Nashif <nashif@linux.intel.com>2017-01-26 20:02:35 +0000
commit11e3d97c99f47a3d46a91b5a19c79342f4235069 (patch)
treefb508af1c0b533fe65cb3152516dfd6ee1149dd7 /samples/bluetooth/peripheral/README.rst
parentd5bab09db6cb8e533f9a17b19b5d72a714930271 (diff)
doc: update bluetooth samples with pointers
Change-Id: I37b653d59f2297619fb92112a418cd2c1ff80cd4 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'samples/bluetooth/peripheral/README.rst')
-rw-r--r--samples/bluetooth/peripheral/README.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/samples/bluetooth/peripheral/README.rst b/samples/bluetooth/peripheral/README.rst
index 2138b55ae..4e0b9e297 100644
--- a/samples/bluetooth/peripheral/README.rst
+++ b/samples/bluetooth/peripheral/README.rst
@@ -14,9 +14,12 @@ Requirements
************
* BlueZ running on the host, or
- * A board with BLE support
+* A board with BLE support
Building and Running
********************
+This sample can be found under :file:`samples/bluetooth/peripheral` in the
+Zephyr tree.
+
See :ref:`bluetooth setup section <bluetooth_setup>` for details.