zephyr/lib
Krzysztof Chruściński 47df73e51b lib: os: mpsc_pbuf: Do not use sem when CONFIG_MULTITHREADING=n
When multithreading is off packet buffer should not use feature which
allows waiting for available buffer.

mpsc_pbuf is used by logging which can work in deferred mode in
no multithreading build.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-07-08 14:58:32 -04:00
..
acpi
cpp
crc
hash
heap
libc lib/libc: select PICOLIBC_SUPPORTED if toolchain has it or module exists 2024-07-05 12:30:42 +02:00
mem_blocks
open-amp
os lib: os: mpsc_pbuf: Do not use sem when CONFIG_MULTITHREADING=n 2024-07-08 14:58:32 -04:00
posix Revert "posix: device_io: require a full libc for c89 functions" 2024-07-03 15:03:05 -04:00
runtime
smf
utils
CMakeLists.txt
Kconfig