zephyr/subsys
Krzysztof Chruscinski 2f189e39a5 lib: os: Rename icmsg_buf to spsc_pbuf
Move icmsg_buf to lib/os and rename to spsc_pbuf (Single Producer
Single Consumer Packet Buffer). It is a generic module and initially
was created as internal module for ipc service.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-06-07 19:04:35 +02:00
..
bluetooth Bluetooth: has: Allocate context for client once link is encrypted 2022-06-07 18:55:36 +02:00
canbus
console
cpp
debug coredump: drivers: Add coredump device 2022-06-05 14:28:34 +02:00
demand_paging
dfu
disk
emul
fb
fs fs/nvs: Fix comment typo 2022-06-05 14:49:20 +02:00
ipc lib: os: Rename icmsg_buf to spsc_pbuf 2022-06-07 19:04:35 +02:00
jwt
logging logging: remove CONFIG_LOG2_MSG_PKG_ALWAYS_ADD_RO_STRING_IDXS 2022-06-08 00:15:55 +09:00
lorawan
mgmt mgmt/mcumgr/lib: Remove no longer needed mgmt_streamer_trim_front 2022-06-07 18:54:11 +02:00
modbus
net net: tcp: Fix accidental removal of data from send_data 2022-06-07 18:55:44 +02:00
pm pm: device_runtime: return -ENOTSUP if PM not supported 2022-05-15 21:34:46 +02:00
portability
random
sd sd: increase SDMMC busy wait timeout 2022-05-09 08:46:29 -05:00
settings include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
shell shell: uart: Fix compilation warning 2022-06-06 22:47:11 +02:00
stats
storage storage/flash_map: Return -ENODEV from flash_area_open 2022-06-05 14:28:58 +02:00
task_wdt include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
testsuite testsuite: Make ztress header C++ compatible 2022-06-07 11:53:41 +02:00
timing
tracing
usb usb: dfu: Enable progressive erase for MCUX FlexSPI flash 2022-05-09 08:54:30 -05:00
CMakeLists.txt
Kconfig