We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RT-Thread 也有个 shell ,但有些地方好像没有 letter-shell 做的好,例如:多shell支持
如果有时间,可以做一个 RT-Thread 的软件包,兼容原生的 shell ,在 RT-Thread 平台上实现开箱即用。
未来可能也会吸引更多的使用 RT-Thread 平台的用户来用 letter-shell。
The text was updated successfully, but these errors were encountered:
写这个shell就是因为用了finsh shell觉得挺方便调试,然后试着在无操作系统环境下实现的,我一直比较好奇RT Thread的软件包的功能是怎么实现的,会去试着去做个软件包
Sorry, something went wrong.
这里有软件包制作教程:https://www.rt-thread.org/document/site/development-guide/package/package/
做成软件包后,通用性会很强,使用起来也很方便,开箱即用
好的,感谢大佬😁
No branches or pull requests
RT-Thread 也有个 shell ,但有些地方好像没有 letter-shell 做的好,例如:多shell支持
如果有时间,可以做一个 RT-Thread 的软件包,兼容原生的 shell ,在 RT-Thread 平台上实现开箱即用。
未来可能也会吸引更多的使用 RT-Thread 平台的用户来用 letter-shell。
The text was updated successfully, but these errors were encountered: