zephyr/samples
Jukka Rissanen a1594472f2 samples: net: echo-client: Add overlay config support
Refactor the prj*conf files so that there is only one master
prj.conf and several overlay conf files that add / change
only minor subset of functionality.

Use the overlay files like so:
    cmake -DBOARD=nrf52840_pca10056 \
          -DOVERLAY_CONFIG=overlay-ot.conf ..

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-07-25 12:42:36 +03:00
..
application_development
basic
bluetooth Bluetooth: peripheral: Set CONFIG_BT_DEVICE_NAME_MAX 2018-07-23 14:45:58 +03:00
boards Bluetooth: samples: Make use of BT_LE_ADV_OPT_USE_NAME 2018-07-23 14:45:58 +03:00
cpp_synchronization
display
drivers
hello_world
mpu
net samples: net: echo-client: Add overlay config support 2018-07-25 12:42:36 +03:00
nfc/nfc_hello
philosophers
sensor
subsys Bluetooth: samples: Make use of BT_LE_ADV_OPT_USE_NAME 2018-07-23 14:45:58 +03:00
synchronization
testing/integration
xtensa_asm2
kernel.rst
samples.rst