zephyr/samples
Carles Cufi 4b7cdd499f bluetooth: Tune stack sizes after measuring with hci_uart
The following readings were obtained after running the peripheral and
central_hr apps in qemu combined with the controller (hci_uart) on nRF51
and nRF52:

Main Stack 380
Idle Stack: 68
ISR stack: 532
Controller RX Stack: 388
HCI TX Stack: 516

The numbers set in this change provide a safety margin from the ones
measured empirically.

Change-id: Ice7ad7f081502e0ea1accf856a7937c0bf0783b2
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-01-05 08:49:16 +02:00
..
basic samples/basic/disco: Add support for Nucleo F401RE and A101 2016-12-25 19:16:37 +00:00
bluetooth bluetooth: Tune stack sizes after measuring with hci_uart 2017-01-05 08:49:16 +02:00
drivers samples: Add random driver sample. 2016-12-24 16:40:11 +00:00
environmental_sensing samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
grove libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
hello_world tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
ipm
legacy shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
logger-hook samples/logger-hook: fix ring buffer usage and initialize variables. 2016-12-20 17:00:00 +00:00
net doc: samples: fix rst layout and use code-blocks 2017-01-04 12:24:11 -05:00
nfc/nfc_hello
philosophers kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
power/power_mgr power_mgr: Update sample app with ARC DEEP_SLEEP 2016-12-16 17:01:30 +00:00
sensor samples: bmi160: use correct spi dev name 2016-12-24 13:35:43 +00:00
shell shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
static_lib
synchronization tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
testing net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
usb Fixup indentation. 2017-01-03 09:33:14 +00:00