No description
Find a file
Johan Hedberg 242501cd60 drivers/nble: Increase rx stack size
Since application callbacks happen from the rx thread we cannot have
the stack as small as just 256 bytes. Make it 2kB for now, but later
this needs to be adjusted to some reasonable minimum with the help of
the stack analysis code, and then probably accompanied by a Kconfig
option for apps to increase if if needed.

Change-Id: Ie8e2ac41701101b874378ded1435a6fb06bae497
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:33 -05:00
arch logger: support for iamcu abi core 2016-02-05 20:25:30 -05:00
boards board : arduino_101 : fixing flash scripts 2016-02-05 20:25:31 -05:00
doc board : arduino_101 : fixing flash scripts 2016-02-05 20:25:31 -05:00
drivers drivers/nble: Increase rx stack size 2016-02-05 20:25:33 -05:00
include Bluetooth: Add API to update LE connection parameters 2016-02-05 20:25:33 -05:00
kernel sys_clock: Lock interrupts when processing announced ticks 2016-02-05 20:25:28 -05:00
lib Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. 2016-02-05 20:25:23 -05:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net Bluetooth: Fix checking parameters in bt_le_conn_params_valid 2016-02-05 20:25:33 -05:00
samples net: apps: Add the non link local IPv6 address in routes 2016-02-05 20:25:32 -05:00
scripts build: fix fixdep warning. 2016-02-05 20:25:31 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile link in external application library 2016-02-05 20:25:31 -05:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00