mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
5534e0c493
- signal POLLIN if there is already data in the FIFO - send ETIMEDOUT to userspace after 2 seconds if TX IRQ was not received - handle FIFO overflow - handle invalid pipes/empty FIFO - multiple cosmetics (missing static, duplicate define, missing \n)