Go to file
Johan Hedberg 6ddf827d88 Bluetooth: hci_uart: Remove redundant idle & ISR stack size values
The idle stack already defaults to 256. The ISR stack size of 640 was
intended to make the app fit on 16k nRF51 variants and is now the
default, i.e. it doesn't need to be explicitly set anymore.

Change-Id: I8db3c080e1f84c65b27f931fa48c75bd90a2d3cd
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-01-17 08:44:21 +02:00
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch
boards boards: quark_d2000_crb: add board image to documentation 2017-01-16 18:13:03 -05:00
doc doc: update doc building README instructions 2017-01-16 23:58:08 +00:00
drivers sensor: remove sensor value type 2017-01-15 01:09:33 +00:00
ext
include kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
kernel kernel: add user data API to timers 2017-01-14 13:06:00 +00:00
lib
misc
samples Bluetooth: hci_uart: Remove redundant idle & ISR stack size values 2017-01-17 08:44:21 +02:00
scripts sanitycheck: riscv: add vector to recognised sections 2017-01-13 20:00:16 +00:00
subsys Bluetooth: Controller: Rename hci_le_rand to bt_rand 2017-01-17 08:44:21 +02:00
tests Bluetooth: Consolidate most outgoing ACL TX buffers into a single pool 2017-01-17 08:44:21 +02:00
.checkpatch.conf
.gitattributes
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: fix email address typo in sensor drivers section 2017-01-16 13:55:53 +02:00
Makefile doc: make build process quiet 2017-01-16 18:13:03 -05:00
Makefile.inc
Makefile.test
zephyr-env.sh