Files
esp-idf/docs/en/api-reference/system
Sudeep Mohanty d62e07e8c0 fix(ringbuf): xRingbufferReceive() crashes for allow-split buffers
This commit adds an assert check to xRingbufferReceive() and
xRingbufferReceiveFromISR() functions to prevent them from being used to
retrieve items from an allow-split buffer. Corresponding documentation
has also been updated.
2025-03-20 11:49:27 +01:00
..
2023-09-28 15:53:19 +08:00
2023-10-14 03:55:41 +08:00