-
Notifications
You must be signed in to change notification settings - Fork 3k
Nanostack: Add config for Wi-SUN device type (Mbed OS 5.15) #12894
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
Nanostack: Add config for Wi-SUN device type (Mbed OS 5.15) #12894
Conversation
Add configuration option for Wi-SUN device types.
@mikaleppanen, thank you for your changes. |
@0xc0170 can this pull request progress? |
CI started |
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
serial error, test restarted |
Waiting for @andypowers approval |
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.
Approved.
Summary of changes
This is port of #12648 to Mbed OS 5.15
Add new configuration option for Wi-SUN device type. Device type can configured to be either router or border router.
Impact of changes
Allow Wi-SUN application device type of Wi-SUN device.
Migration actions required
None
Documentation
None
Pull request type
Test results
Reviewers
@mikter @JarkkoPaso @artokin @juhhei01