zephyr/samples
Carles Cufi 634d3b46a9 Bluetooth: Set hci_uart RAM config to fit privacy
With the introduction of privacy, the system workqueue is now being
linked into the image, growing the RAM footprint considerably.

In order for the sample to fit in QFAA and QFAB variants of the nRF51
(16KB of RAM) we reduce the workqueue stack size to 512 since the RPA
update mechanism doesn't use more than 340 bytes and we stick to 16
connections maximum.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-06-22 14:40:23 +03:00
..
application_development tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
basic tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
bluetooth Bluetooth: Set hci_uart RAM config to fit privacy 2017-06-22 14:40:23 +03:00
boards tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
cpp_synchronization tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
drivers tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
grove tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
hello_world tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mpu tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
net samples: wpanusb: remove unnecessary condition for ccflags 2017-06-22 07:09:07 -04:00
nfc/nfc_hello tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
philosophers tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
sensor tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
subsys tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
synchronization tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
testing tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst doc: add MPU samples to index 2017-06-20 10:40:16 -04:00