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> |
||
|---|---|---|
| .. | ||
| base64.c | ||
| bitarray.c | ||
| CMakeLists.txt | ||
| cobs.c | ||
| dec.c | ||
| hex.c | ||
| json.c | ||
| Kconfig | ||
| notify.c | ||
| onoff.c | ||
| rb.c | ||
| ring_buffer.c | ||
| timeutil.c | ||
| utf8.c | ||
| winstream.c | ||