mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-13 20:53:58 +08:00
246bdde8de
When forwarding rx/tx callback from the underlaying device(pipe), the "dev" argument should be the portal. So the portal callback could think itself as called.