mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-15 00:32:43 +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.