zephyr/tests/lib/ringbuffer
Nicolas Pitre e1eead3925 ring_buffer: shrink size of struct ring_buf
Make struct ring_buf 12 bytes smaller by default. This comes with a 32KB
buffer size limit which covers almost all cases. The previous limit of
2GB can be restored with CONFIG_RING_BUFFER_LARGE=y.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2025-03-11 08:59:05 +01:00
..
src ring_buffer: shrink size of struct ring_buf 2025-03-11 08:59:05 +01:00
CMakeLists.txt
Kconfig
prj.conf
testcase.yaml