zephyr/subsys
Jukka Rissanen 575fc5fe14 net: tc: Allow user to select pre-emptive threading for RX/TX
Let user to decide whether the RX/TX threads are run in either
co-operative or pre-emptive thread priority.
Default is co-operative threading.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-11-20 12:57:29 +02:00
..
bluetooth Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO tests 2020-11-20 10:56:51 +01:00
canbus
console
cpp
debug debug: openocd: Support for building on SPARC 2020-11-13 14:53:55 -08:00
dfu dfu/boot/mcuboot: made able to compile within MCUBoot 2020-11-13 13:37:18 +01:00
disk
emul emul: spi: bmi160: Add a check for a missing rx buffer 2020-11-19 11:26:32 -06:00
fb
fs fs/fcb: Enable FCB to work with non-0xff erase value flash 2020-11-16 13:39:04 +01:00
jwt
logging net: openthread: OpenThread RCP mode integration into Zephyr 2020-11-19 12:34:14 +01:00
lorawan
mgmt mgmt: mcumgr: add configuration option to enable shell management 2020-11-11 13:17:02 +01:00
net net: tc: Allow user to select pre-emptive threading for RX/TX 2020-11-20 12:57:29 +02:00
power device: treat a NULL device_pm_control as device_pm_control_nop 2020-11-10 08:38:09 -06:00
random rand: xoroshiro128: fix buffer overflow 2020-11-11 15:02:04 -06:00
settings
shell shell: kernel: fix interrupt stack size calculation on SMP 2020-11-13 07:13:07 -05:00
stats
storage storage/stream: elimination of usage of the flash API internals 2020-11-17 11:34:35 +01:00
testsuite tests: coverage: GCOV counter value changed in GCC10. 2020-11-18 22:17:58 -05:00
timing timing: do not repeatedly do init()/start()/stop() 2020-11-11 23:55:49 -05:00
tracing tracing: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
usb usb: drivers: Fix ZLP handling for Nordic driver. 2020-11-17 18:06:26 +01:00
CMakeLists.txt timing: do not repeatedly do init()/start()/stop() 2020-11-11 23:55:49 -05:00
Kconfig