zephyr/samples
Michael Scott 5df33d67fd samples: lwm2m: add overlay conf to support BT networking
The file overlay-bt.conf contains only the needed CONFIG items to
support Bluetooth networking.

For example, DTLS-enabled BLENano2 HW can be supported with the
following build:
cmake -GNinja -DBOARD=nrf52_blenano2 \
  -DCONF_FILE="prj.conf overlay-bt.conf overlay-dtls.conf" ..

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2018-04-26 07:59:32 +03:00
..
application_development samples: sample.yaml cleanup 2018-04-09 22:55:20 -04:00
basic samples: Allow use of "CONTROLLER" postfix for LED and GPIO 2018-04-19 09:32:39 -05:00
bluetooth usb: hci_usb: Correct README 2018-04-20 21:04:42 -07:00
boards samples: power_mgr: add harnesss configuration 2018-04-09 22:55:20 -04:00
cpp_synchronization sample: cpp_synchronization: support console harness 2018-01-25 04:45:35 +05:30
drivers sanitycheck: add min_flash option for 32K devices 2018-04-21 06:57:38 -07:00
grove sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
hello_world samples: hello_world: disbale asserts on single thread (REVERTME) 2018-01-25 04:45:35 +05:30
mpu tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
net samples: lwm2m: add overlay conf to support BT networking 2018-04-26 07:59:32 +03:00
nfc/nfc_hello tests: nfc_hello: remove filter and support harness 2018-01-25 04:45:35 +05:30
philosophers tests: Few test require CONFIG_STDOUT_CONSOLE=n 2018-02-05 07:05:12 -08:00
sensor drivers/sensors: Switch bmi160 driver to new SPI API 2018-04-04 19:02:35 +02:00
subsys samples: usb: webusb: Prettify binary object store descriptor 2018-04-20 21:06:11 -07:00
synchronization sample: synchronization: support console harness 2018-01-25 04:45:35 +05:30
testing/integration tests: Remove broken net_buf unit tests 2018-02-10 09:20:42 +02:00
xtensa_asm2 samples/xtensa-asm2: Unit test for new Xtensa assembly primitives 2018-02-16 10:44:29 -05:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst doc: Introduce the sample category app. dev. to the docs 2018-03-27 09:35:35 -04:00