zephyr/samples/bluetooth
Kumar Gala a0b660730f samples: Add explicit zephyr_include_directories to get <board.h>
There are a small handful of samples that still utilize <board.h>
include, to minimize the use of <board.h> to these specific cases and
allow us to remove adding the board dir to the top level include search
path, we explicitly in each sample add the specific board dir it needs.

For the microbit cases these could be replaced by DTS support in the
future when the pwm_nrf5_sw supports DTS.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-15 09:14:07 -05:00
..
beacon samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
central samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
central_hr samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
eddystone samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
gatt subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
handsfree samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
hci_spi samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
hci_uart samples: hci_uart: add note about reduced baudrate on the BBC micro:bit 2018-10-28 07:29:05 +00:00
hci_usb samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
ibeacon samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
ipsp logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
mesh boards: bbc_microbit: Move button data into dts from board.h 2018-11-01 15:58:51 -05:00
mesh_demo samples: Add explicit zephyr_include_directories to get <board.h> 2018-11-15 09:14:07 -05:00
peripheral subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_csc subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_dis subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_esp subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_hids subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_hr subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_sc_only samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
scan_adv samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
bluetooth.rst