mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-19 12:31:38 +08:00
Because the device could still remain opened when closed by finsh, the old rx_indicate is useless for finsh. Some buggy driver will still generate rx_indicate even after the device has been closed. So FinSh should unregister the rx_indicate when releasing the old device.
Description
Languages
C
97.6%
Assembly
1.9%
Python
0.3%
HTML
0.1%