zephyr/lib
Krzysztof Chruscinski 09b41829a8 lib: os: spsc_pbuf: Fix free space calculation
Fixing bug in free space calculation which was assuming 1 byte
padding and not 32 bit word padding. Bug could result in the
data corruption in certain scenario.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-08-02 08:13:31 -04:00
..
libc everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
open-amp lib: open-amp: support resource table on C++ applications 2022-07-06 10:56:01 -05:00
os lib: os: spsc_pbuf: Fix free space calculation 2022-08-02 08:13:31 -04:00
posix posix: pthread: consider PTHREAD_EXITED state in pthread_create 2022-07-12 10:16:02 +02:00
smf lib: smf: fix include 2022-05-25 11:14:18 +09:00
util
CMakeLists.txt
Kconfig