zephyr/subsys
Andrew Boie d0e4b24453 bluetooth: use kernel stacks
These threads don't run in user mode, save some memory if
userspace is enabled.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-08-05 21:30:32 -04:00
..
bluetooth bluetooth: use kernel stacks 2020-08-05 21:30:32 -04:00
canbus canbus: use kernel stacks 2020-08-02 10:50:12 -04:00
console uart: Fix uart_irq_callback_user_data_set usage 2020-07-30 09:43:12 +02:00
cpp
debug
dfu config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
disk cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
fb
fs native_posix: Add flags argument to fs_open invocations 2020-07-30 16:33:18 +02:00
jwt
logging logging: use kernel stack 2020-08-04 09:45:50 -05:00
mgmt mgmt: mcumgr: Consolidate Kconfig into a single file 2020-08-04 15:16:35 -04:00
net net: openthread: Added config for OpenThread version selection. 2020-08-05 15:20:52 +02:00
power cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
random
settings subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
shell shell: fix irq stack extern declaration 2020-08-01 08:12:47 -04:00
stats cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
storage storage: flash_map: Fix partition device retrieval 2020-07-16 11:51:46 -05:00
testsuite ztest: clean up comments, strings, and interface 2020-08-05 15:05:44 -04:00
tracing cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
usb usb: use kernel stacks 2020-08-05 15:21:51 -04:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig