-
Notifications
You must be signed in to change notification settings - Fork 6
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
firmware/sys/shell_extended: Adds support for net_tools
commands
#354
Conversation
net_tools
commandsnet_tools
commands
net_tools
commandsnet_tools
commands
I added some new changes in Testing procedure.
commands instructions:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For me this looks good, but i prefer as own @luisan00, you give me your opinion about these features and commands.
yep, looks good, let me to check the latest changes before to merge please 🙏 |
what do you think about other command (without args) like:
|
Contribution description
Adds support for net_tools module into
shell-extended
moduleTesting procedure
Go to
examples/shell_extended
and add the next line:A good place for it could be just under
USEMODULE += uniqueid
, after it save changes, build and flash as usual:Once the shell is displayed, type
help
and push return or type one of the available commands for net-tools oruniqueid
Issues/PRs references
None