zephyr/subsys
Johan Hedberg a14680f7c0 Bluetooth: hci_ecc: Convert to new thread API
Convert from a private task to the thread API, also add stack usage
analysis and tune-down the stack size to avoid wasting memory:

On x86:
ecc stack (real size 1280):	unused 80	usage 1136 / 1216 (93 %)

On arm:
ecc stack (real size 1280):	unused 52	usage 1128 / 1180 (95 %)

Change-Id: Iba84a5a9cb5257c1456663adf4952c5c18650f97
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-11 10:52:02 +02:00
..
bluetooth Bluetooth: hci_ecc: Convert to new thread API 2016-11-11 10:52:02 +02:00
fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
usb usb: class: Using unified kernel thread spawn API 2016-11-11 02:50:49 +00:00
Kconfig Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
Makefile Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00