xiaoxiang781216 opened a new pull request #556:
URL: https://github.com/apache/incubator-nuttx-apps/pull/556


   ## Summary
   should be CONFIG_EXAMPLES_PTYTEST_SERIALDEV, regression in commit:
   commit 6ddbffd2000fb62c71914c6f57c93f2e7d1f50e8
   Author: Xiang Xiao <xiaoxi...@xiaomi.com>
   Date:   Sun Jan 3 23:50:50 2021 -0800
   
       examples/pty_test: Remove O_NONBLOCK from open
   
       to avoid the log storm:
       ERROR Failed to read from serial: 11
       ERROR Failed to read from serial: 11
       ERROR Failed to read from serial: 11
       ERROR Failed to read from serial: 11
       ERROR Failed to read from serial: 11
       ...
   
   ## Impact
   pty test can open CONFIG_EXAMPLES_PTYTEST_SERIALDEV, instead the hardcode 
/dev/console
   
   ## Testing
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to