-
Notifications
You must be signed in to change notification settings - Fork 3k
Nanostack RF driver updates for Mbed OS 5.14.1 #11647
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 RF driver updates for Mbed OS 5.14.1 #11647
Conversation
@JarkkoPaso, thank you for your changes. |
Breaking changes are not accepted in patch releases. |
@bulislaw "Same story again.." so sad. This changes is mandatory and fix PHY driver wrong setup. I think rules what we have are not good for development something new like wi-sun. I understand If we are state when we have certified stuff we can't do this. Without this fix we are not following wi-sun standard. |
Ah yeah, I didn't connect this PR to the email conversation. Please follow the breaking changes "release note" guidance (https://os.mbed.com/docs/mbed-os/v5.14/contributing/workflow.html#pull-request-types) @ARMmbed/mbed-os-maintainers that was approved by the product |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
@JarkkoPaso Can you add these details:
The release notes section contain what is breaking but not sufficient details. these 3 sections should help users during updating. |
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.
Changes look fine to me. Just need "Release notes" update and approval. See comment above
Travis fix should go in soon, this might need a rebase and CI restarted. I can do it to accelerate this one. |
fe04353
to
f8564cf
Compare
Rebased, starting CI now |
@0xc0170 Release notes updated. Please review. |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
@AnttiKauppila Please review (also Release section). Otherwise this is ready! |
Description
Nanostack RF driver updates for Mbed OS 5.14.1
S2-LP RF driver:
v1.0.0
Note: This is a breaking change because new RF configuration is not backward compatible.
Pull request type
Reviewers
@mikter @juhhei01 @artokin
Release Notes
Summary of changes:
Impact of changes:
This release contains version of a S2-LP driver which is not inter-operable with previous versions of the driver.
Migration actions required:
To make previous version (Mbed OS 5.14.0) of the S2-LP driver inter-operable with this release, following changes are needed.