mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
16763e4c67
Now we can release the rx buffer in ept->cb, ept->cb should copy the rx buffer it's private buffer and then return RPMSG_SUCCESS_BUFFER_RETURNED. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>