zephyr/samples
Carles Cufi 6c9e563c92 Bluetooth: Move common code to common/
Since more and more code is going to be reused by both the Host and the
Controller, this commit introduces a common/ folder that will contain
everything that is not tied to one of the two components but shared by
them.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-05-12 12:56:14 +03:00
..
basic samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
bluetooth Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
boards samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
drivers arch: sam3x: update Kconfig options after move to SAM SoC family tree 2017-05-03 13:51:37 -04:00
environmental_sensing samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
grove samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
hello_world doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
mpu_test samples: Add an MPU test suite 2017-04-25 21:53:22 +00:00
net samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
nfc/nfc_hello samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
philosophers samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
power samples: power: Time is passed as milliseconds in tickless kernel 2017-04-27 13:46:35 +00:00
sensor samples: sensor: hts221 2017-05-03 13:51:37 -04:00
static_lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
subsys samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
synchronization samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
testing samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
advanced.rst doc: add labels to sample docs for linking 2017-04-04 19:09:30 +00:00
kernel.rst doc: add labels to sample docs for linking 2017-04-04 19:09:30 +00:00
samples.rst samples: Add an MPU test suite 2017-04-25 21:53:22 +00:00