summaryrefslogtreecommitdiff
path: root/samples/bluetooth
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2016-11-03 10:34:02 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2016-11-04 22:05:05 +0200
commitac844cf6878dab7d13c489709b5c161ccebb6aa6 (patch)
treebd49548ca96550b75512bad46ed2921e9fcdad53 /samples/bluetooth
parent5d40ea1d15f766a6975e71f681a839dd5321c716 (diff)
Bluetooth: Remove misleading NBLE mentions from sample README files
The README files provided with the samples contain references to NBLE, which is not a publicly supported solution for Bluetooth. Simply remove these files. If the need arises to provide application-specific information in the future we can add back per-application README files. Jira: ZEP-1183 Change-Id: I81b3ea5491d50fb16062ccd5a421ddc8fcb7ea42 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'samples/bluetooth')
-rw-r--r--samples/bluetooth/peripheral/README4
-rw-r--r--samples/bluetooth/peripheral_esp/README4
-rw-r--r--samples/bluetooth/peripheral_hr/README4
3 files changed, 0 insertions, 12 deletions
diff --git a/samples/bluetooth/peripheral/README b/samples/bluetooth/peripheral/README
deleted file mode 100644
index a09758188..000000000
--- a/samples/bluetooth/peripheral/README
+++ /dev/null
@@ -1,4 +0,0 @@
-For building shell with Nordic Bluetooth Low Energy stack (NBLE)
-use prj_nble.conf:
-
-$ make CONF_FILE=prj_nble.conf BOARD=arduino_101
diff --git a/samples/bluetooth/peripheral_esp/README b/samples/bluetooth/peripheral_esp/README
deleted file mode 100644
index 015280428..000000000
--- a/samples/bluetooth/peripheral_esp/README
+++ /dev/null
@@ -1,4 +0,0 @@
-For building this sample with Nordic Bluetooth Low Energy stack (NBLE)
-use prj_nble.conf:
-
-$ make CONF_FILE=prj_nble.conf BOARD=arduino_101
diff --git a/samples/bluetooth/peripheral_hr/README b/samples/bluetooth/peripheral_hr/README
deleted file mode 100644
index a09758188..000000000
--- a/samples/bluetooth/peripheral_hr/README
+++ /dev/null
@@ -1,4 +0,0 @@
-For building shell with Nordic Bluetooth Low Energy stack (NBLE)
-use prj_nble.conf:
-
-$ make CONF_FILE=prj_nble.conf BOARD=arduino_101