forked from espressif/esp-idf
This commit fixes an issue with no-split ring buffers where in the the buffer did not receive items correctly if the acquire pointer wraps around before items are sent to it.
This commit fixes an issue with no-split ring buffers where in the the buffer did not receive items correctly if the acquire pointer wraps around before items are sent to it.