zephyr/subsys
Carlo Caione 92d8329d5b ipc_service: static_vrings: Move to one WQ per instance
Instead of having one single WQ per backend, move to one WQ per
instance instead and add a new "zephyr,priority" property in the DT to
set the WQ priority of the instance. Fix the sample as well.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-03-28 12:46:15 +02:00
..
bluetooth bluetooth: ots: reduce directory listing memory usage 2022-03-28 12:45:51 +02:00
canbus
console
cpp
debug kconfig: Remove unneeded ${ZEPHYR_BASE} from template import 2022-03-24 18:07:28 -04:00
demand_paging
dfu
disk
emul
fb
fs fs: littlefs: Use flash map macro in automount 2022-03-26 12:15:09 +01:00
ipc ipc_service: static_vrings: Move to one WQ per instance 2022-03-28 12:46:15 +02:00
jwt
logging
lorawan
mgmt kconfig: Remove unneeded ${ZEPHYR_BASE} from template import 2022-03-24 18:07:28 -04:00
modbus modbus: stop bits can now be set individually in client mode 2022-03-24 08:23:17 -04:00
net sys: util: Change return type of ARRAY_SIZE to size_t 2022-03-23 14:09:23 +01:00
pm
portability
random
settings settings: Add support for overriding settings partition 2022-03-24 08:16:46 -04:00
shell
stats
storage
task_wdt
testsuite
timing
tracing
usb
CMakeLists.txt
Kconfig