You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 17:19:34 UTC

[GitHub] [nuttx] xiaoxiang781216 opened a new issue, #9129: pty driver is broken by https://github.com/apache/nuttx/pull/8985

xiaoxiang781216 opened a new issue, #9129:
URL: https://github.com/apache/nuttx/issues/9129

   you can test with sim:adb like this:
   ```
   ./tools/configure.sh sim:adb
   make -j8
   ./nuttx
   adbd &
   ```
   sudo apt-get install adb
   adb kill-server
   adb shell
   ```
   before the change, nsh prompt will show correctly.


-- 
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: commits-unsubscribe@nuttx.apache.org.apache.org

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


[GitHub] [nuttx] xiaoxiang781216 closed issue #9129: pty driver is broken by https://github.com/apache/nuttx/pull/8985

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 closed issue #9129: pty driver is broken by https://github.com/apache/nuttx/pull/8985
URL: https://github.com/apache/nuttx/issues/9129


-- 
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: commits-unsubscribe@nuttx.apache.org

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