zephyr/lib
Krzysztof Chruscinski 9502b8b80b lib: os: ring_buffer: Fix not handled return value
Some function return values were not handled. Added assert in case
those functions return error. It is possible only if same ring buffer
instance is used without any protection from multiple contexts.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-03-14 08:40:18 +01:00
..
cmsis_rtos_v1
cmsis_rtos_v2
gui kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
libc
os lib: os: ring_buffer: Fix not handled return value 2019-03-14 08:40:18 +01:00
posix
CMakeLists.txt
Kconfig