-
Notifications
You must be signed in to change notification settings - Fork 17
libs2: zwave_transports: Align libs2 API in zwave_s2_transport.c (#51) #52
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fcfaae9 to
a14b5df
Compare
ce87944 to
20ac6de
Compare
rzr
pushed a commit
that referenced
this pull request
Mar 6, 2025
20ac6de to
03a77d4
Compare
rzr
added a commit
that referenced
this pull request
Mar 6, 2025
rzr
added a commit
that referenced
this pull request
Mar 6, 2025
03a77d4 to
d7817ac
Compare
silabs-aydogane
approved these changes
Mar 7, 2025
rzr
pushed a commit
that referenced
this pull request
Mar 7, 2025
rzr
added a commit
that referenced
this pull request
Mar 7, 2025
rzr
pushed a commit
to rzr/z-wave-protocol-controller
that referenced
this pull request
Apr 16, 2025
…nLabsSoftware#52) (cherry picked from commit 6d87a823ccc19bd113f52b8f546c1759efc2d684) Forwarded: SiliconLabsSoftware#52 Relate-to: SiliconLabsSoftware#50 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
rzr
pushed a commit
to rzr/z-wave-protocol-controller
that referenced
this pull request
Apr 16, 2025
…in controller's NVM (SiliconLabsSoftware#52) (cherry picked from commit d925294748422d314bf58b9d8e67d04efab3aa97) Relate-to: SiliconLabsSoftware#50 Forwarded: SiliconLabsSoftware#52 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
rzr
added a commit
to rzr/z-wave-protocol-controller
that referenced
this pull request
Apr 16, 2025
…iconLabsSoftware#52) Previous changes are not atomic (because comming from different context) they are now isolated and grouped in same PR. Relate-to: SiliconLabsSoftware#50 Origin: SiliconLabsSoftware#52 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
rzr
added a commit
to rzr/z-wave-protocol-controller
that referenced
this pull request
Apr 16, 2025
Relate-to: SiliconLabsSoftware#50 Origin: SiliconLabsSoftware#52 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
rzr
pushed a commit
to rzr/z-wave-protocol-controller
that referenced
this pull request
Apr 16, 2025
…nLabsSoftware#52) (cherry picked from commit 6d87a823ccc19bd113f52b8f546c1759efc2d684) Forwarded: SiliconLabsSoftware#52 Relate-to: SiliconLabsSoftware#50 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
rzr
pushed a commit
to rzr/z-wave-protocol-controller
that referenced
this pull request
Apr 16, 2025
…in controller's NVM (SiliconLabsSoftware#52) (cherry picked from commit d925294748422d314bf58b9d8e67d04efab3aa97) Relate-to: SiliconLabsSoftware#50 Forwarded: SiliconLabsSoftware#52 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
rzr
added a commit
to rzr/z-wave-protocol-controller
that referenced
this pull request
Apr 16, 2025
…iconLabsSoftware#52) Previous changes are not atomic (because comming from different context) they are now isolated and grouped in same PR. Relate-to: SiliconLabsSoftware#50 Origin: SiliconLabsSoftware#52 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
rzr
added a commit
to rzr/z-wave-protocol-controller
that referenced
this pull request
Apr 16, 2025
Relate-to: SiliconLabsSoftware#50 Origin: SiliconLabsSoftware#52 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
Thomasdjb
pushed a commit
to Thomasdjb/z-wave-protocol-controller
that referenced
this pull request
Oct 28, 2025
…nLabsSoftware#52) (cherry picked from commit 6d87a823ccc19bd113f52b8f546c1759efc2d684) Forwarded: SiliconLabsSoftware#52 Relate-to: SiliconLabsSoftware#50 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
Thomasdjb
pushed a commit
to Thomasdjb/z-wave-protocol-controller
that referenced
this pull request
Oct 28, 2025
…in controller's NVM (SiliconLabsSoftware#52) (cherry picked from commit d925294748422d314bf58b9d8e67d04efab3aa97) Relate-to: SiliconLabsSoftware#50 Forwarded: SiliconLabsSoftware#52 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
Thomasdjb
pushed a commit
to Thomasdjb/z-wave-protocol-controller
that referenced
this pull request
Oct 28, 2025
…iconLabsSoftware#52) Previous changes are not atomic (because comming from different context) they are now isolated and grouped in same PR. Relate-to: SiliconLabsSoftware#50 Origin: SiliconLabsSoftware#52 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
Thomasdjb
pushed a commit
to Thomasdjb/z-wave-protocol-controller
that referenced
this pull request
Oct 28, 2025
Relate-to: SiliconLabsSoftware#50 Origin: SiliconLabsSoftware#52 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Previous changes are not atomic (because comming from different context) they are now isolated and grouped in same PR.
Bug-ZPC: #50
Change
Checklist