chenzihan0416 opened a new pull request, #17480: URL: https://github.com/apache/nuttx/pull/17480
Change-Id: I3c10a3a68d1cafe1b011ab26b65c7f4582601678 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary This change updates host_uart_start() to configure as non-blocking when running in raw mode. It ensures the host UART polling behavior does not hang on blocking reads, improving responsiveness of input handling in host-simulated environments. ## Impact Prevents blocking reads on host UART input. ## Testing sim -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
