zephyr/subsys/bluetooth/controller
Carles Cufi d6513eeda3 Bluetooth: controller: Increase RX prio stack size
Due to several changes in the way stacks are calculated, 320 bytes is no
longer enough for the controller-only build. After measuring usages of
up to 320 bytes (locally) and 376 (reported by Ricardo Salveti), the
stack size is increased by 128 bytes, up to 448 bytes.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-05-26 08:51:04 -07:00
..
hal Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
hci Bluetooth: controller: Add HCI Tx buffer overflow return code 2017-05-24 11:15:47 -07:00
include Bluetooth: controller: PHY Update Procedure 2017-05-10 07:30:16 +03:00
ll_sw Bluetooth: controller: Handle Rej Ext Ind for Length Req PDU 2017-05-24 11:16:41 -07:00
ticker Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
util Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
Kconfig Bluetooth: controller: Increase RX prio stack size 2017-05-26 08:51:04 -07:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00