Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pty driver is broken by https://github.com/apache/nuttx/pull/8985 #9129

Closed
xiaoxiang781216 opened this issue Apr 27, 2023 · 0 comments · Fixed by #9130
Closed

Comments

@xiaoxiang781216
Copy link
Contributor

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant