zephyr/lib/utils
Nicolas Pitre fa73b8b061 ring_buffer: update Kconfig help text
Make it more informative and useful.

Buffer sizes that are a power of 2 didn't provide any advantage since
commit 099850e916 ("ring_buffer: the great simplification").

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2025-03-11 08:59:05 +01:00
..
base64.c
bitarray.c
CMakeLists.txt lib: utils: add consistent overhead byte stuffing 2025-03-11 05:36:49 +01:00
cobs.c lib: utils: add consistent overhead byte stuffing 2025-03-11 05:36:49 +01:00
dec.c
hex.c
json.c lib: fix typo in multiple directories 2025-01-28 00:06:18 +01:00
Kconfig ring_buffer: update Kconfig help text 2025-03-11 08:59:05 +01:00
notify.c
onoff.c
rb.c
ring_buffer.c ring_buffer: factorize almost identical code 2025-01-25 01:40:03 +01:00
timeutil.c sys: timeutil: expose and use macro for base year 2024-08-29 11:38:28 +02:00
utf8.c
winstream.c