-
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
[nrfconnect] Switched to using nRF Connect SDK 2.1.1 version #23333
Merged
woody-apple
merged 2 commits into
project-chip:master
from
kkasperczyk-no:ncs_211_usage
Oct 27, 2022
Merged
[nrfconnect] Switched to using nRF Connect SDK 2.1.1 version #23333
woody-apple
merged 2 commits into
project-chip:master
from
kkasperczyk-no:ncs_211_usage
Oct 27, 2022
Conversation
This file contains 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
github-actions
bot
added
config
examples
github
integrations
nrf connect
platform
workflows
labels
Oct 25, 2022
pullapprove
bot
requested review from
anush-apple,
arkq,
Byungjoo-Lee,
bzbarsky-apple,
carol-apple,
chrisdecenzo,
chshu,
chulspro,
Damian-Nordic,
dhrishi,
electrocucaracha,
emargolis,
erjiaqing,
franck-apple,
gjc13,
harsha-rajendran,
hawk248,
isiu-apple,
jelderton,
jepenven-silabs,
jmartinez-silabs,
jtung-apple and
lazarkov
October 25, 2022 06:32
pullapprove
bot
requested review from
rgoliver,
robszewczyk,
saurabhst,
selissia,
tcarmelveilleux,
tecimovic,
turon,
vijs,
vivien-apple,
wbschiller,
woody-apple,
xylophone21 and
yunhanw-google
October 25, 2022 06:32
@andy31415 could you push the new 6.05 docker image to the docker hub? I changed the version in workflows to the one that was bumped yesterday, but it seems to not be present on the docker hub yet. |
PR #23333: Size comparison from 0d6c60f to 71b0876 Increases (1 build for bl702)
Decreases (1 build for bl602)
Full report (4 builds for bl602, bl702)
|
Damian-Nordic
approved these changes
Oct 25, 2022
bzbarsky-apple
approved these changes
Oct 25, 2022
Changed recommended nRF Connect SDK revision to 2.1.1 and did some necessary alignments: * nRF platform - Added support for SPI NOR external flash - Enabled entering QSPI NOR deep sleep mode for nRF52 family * nRF examples - Removed flash controller configuration from examples DTS - Aligned DFUOverSMP callback API and optimized power consumption by disabling QSPI NOR - Fixed emitting leave event at factory reset in window-app - Moved OTARequestor initialization to kDnssdPlatformInitialized event handler to avoid race condition (sending NotifyUpdateApplied if SRP client is not yet fully initialized) - Changed MRP local active retry interval for lighting-app to avoid packet stall while switching from Thread child to router
woody-apple
force-pushed
the
ncs_211_usage
branch
from
October 26, 2022 18:06
71b0876
to
55f8843
Compare
PR #23333: Size comparison from a95dd6f to 55f8843 Increases (2 builds for bl602, bl702)
Full report (4 builds for bl602, bl702)
|
PR #23333: Size comparison from d65a207 to 7b2fb51 Increases (8 builds for bl602, bl702, esp32, k32w, psoc6, qpg, telink)
Decreases (1 build for cyw30739)
Full report (47 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
|
adbridge
pushed a commit
to ARM-software/connectedhomeip
that referenced
this pull request
Nov 18, 2022
…-chip#23333) Changed recommended nRF Connect SDK revision to 2.1.1 and did some necessary alignments: * nRF platform - Added support for SPI NOR external flash - Enabled entering QSPI NOR deep sleep mode for nRF52 family * nRF examples - Removed flash controller configuration from examples DTS - Aligned DFUOverSMP callback API and optimized power consumption by disabling QSPI NOR - Fixed emitting leave event at factory reset in window-app - Moved OTARequestor initialization to kDnssdPlatformInitialized event handler to avoid race condition (sending NotifyUpdateApplied if SRP client is not yet fully initialized) - Changed MRP local active retry interval for lighting-app to avoid packet stall while switching from Thread child to router
adbridge
pushed a commit
to ARM-software/connectedhomeip
that referenced
this pull request
Nov 18, 2022
…-chip#23333) Changed recommended nRF Connect SDK revision to 2.1.1 and did some necessary alignments: * nRF platform - Added support for SPI NOR external flash - Enabled entering QSPI NOR deep sleep mode for nRF52 family * nRF examples - Removed flash controller configuration from examples DTS - Aligned DFUOverSMP callback API and optimized power consumption by disabling QSPI NOR - Fixed emitting leave event at factory reset in window-app - Moved OTARequestor initialization to kDnssdPlatformInitialized event handler to avoid race condition (sending NotifyUpdateApplied if SRP client is not yet fully initialized) - Changed MRP local active retry interval for lighting-app to avoid packet stall while switching from Thread child to router
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Changed recommended nRF Connect SDK revision to 2.1.1 and did some necessary alignments:
Testing: Performed smoke tests with nrfconnect examples on desk.