-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Update the NRF lock implementation to use the Door Lock State #17291
Update the NRF lock implementation to use the Door Lock State #17291
Conversation
72908de
to
9f6850f
Compare
PR #17291: Size comparison from 2e33dec to 9f6850f Increases above 0.2%:
Increases (1 build for linux)
Full report (37 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
@krypton36 thank you for contribution to nrfconnect example! We already planned to do such change for lock-app example, but it is very nice to see the help from you. I think there was discussion on software development Slack channel with @tcarmelveilleux, @LuDuda and @bzbarsky-apple about lock-app vs door-lock-app and the conclusion was that door-lock should not be added as a new example at all, but we should align existing lock-app to the door lock device type requirements. Would you mind trying to modify lock-app example with your changes instead of creating new nrfconnect implementation of door-lock-app? |
9f6850f
to
9fe9b47
Compare
@kkasperczyk-no Ok. Thank for providing the feedback. Updated the PR and Retested. |
9fe9b47
to
efe45c6
Compare
PR #17291: Size comparison from 184bda1 to efe45c6 Increases above 0.2%:
Increases (8 builds for cc13x2_26x2, cyw30739, k32w, mbed, nrfconnect, p6)
Full report (37 builds for cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
|
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.
Thanks for contributing. I have a few questions though.
efe45c6
to
fbbd79e
Compare
PR #17291: Size comparison from e70cc69 to fbbd79e Increases above 0.2%:
Increases (8 builds for cc13x2_26x2, cyw30739, k32w, mbed, nrfconnect, p6)
Full report (37 builds for cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
|
PR #17291: Size comparison from e70cc69 to 1ff685f Increases above 0.2%:
|
1ff685f
to
4dd1dad
Compare
@krypton36 I rebased your change and did some CI fixes as I need to push another change that depends on yours :) |
PR #17291: Size comparison from 01e54b2 to 4dd1dad Increases above 0.2%:
Increases (8 builds for cc13x2_26x2, cyw30739, k32w, mbed, nrfconnect, p6)
Full report (29 builds for cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
|
4dd1dad
to
88edb1c
Compare
PR #17291: Size comparison from ea4c3dd to 88edb1c Increases above 0.2%:
Increases (8 builds for cc13x2_26x2, cyw30739, k32w, mbed, nrfconnect, p6)
Full report (31 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
Problem
Change overview
Testing