zephyr/samples/bluetooth/hci_uart
Johan Hedberg 35376eed13 Bluetooth: samples/hci_ecc: Switch to using k_thread_spawn()
Switch from fiber_start() to k_thread_spawn(). Also switch to
k_yield() from fiber_yield() in the same go.

Change-Id: I2dc480310f981112063651b61b0ceedf38601bee
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-11 10:57:23 +02:00
..
src Bluetooth: samples/hci_ecc: Switch to using k_thread_spawn() 2016-11-11 10:57:23 +02:00
Makefile Bluetooth: samples/hci_uart: Add micro:bit configuration 2016-11-11 07:59:15 +02:00
generic.conf Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
microbit.conf Bluetooth: Controller: Improve default RX/TX buffer counts 2016-11-11 07:59:15 +02:00
nrf5.conf Bluetooth: Controller: Improve default RX/TX buffer counts 2016-11-11 07:59:15 +02:00
testcase.ini