-
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] Use nRF Connect SDK 2.0.2 #21397
Merged
Merged
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
pullapprove
bot
requested review from
anush-apple,
arkq,
Byungjoo-Lee,
bzbarsky-apple,
carol-apple,
chrisdecenzo,
chshu,
chulspro,
dhrishi,
electrocucaracha,
emargolis,
erjiaqing,
franck-apple,
gjc13,
harsha-rajendran,
hawk248,
isiu-apple,
jelderton,
jepenven-silabs,
jmartinez-silabs,
jtung-apple,
kghost,
lazarkov,
LuDuda,
mlepage-google,
mrjerryjohns,
msandstedt,
rgoliver,
robszewczyk and
saurabhst
July 29, 2022 07:14
pullapprove
bot
added
review - pending
and removed
integrations
config
github
workflows
labels
Jul 29, 2022
CI is failing because we need to build new Docker images first. |
PR #21397: Size comparison from 21b1e5a to c5e5ef3 Decreases (1 build for bl602)
Full report (7 builds for bl602, cyw30739, k32w)
|
Use the newest SDK release to include the support for Thread 1.3. Signed-off-by: Damian Krolik <[email protected]>
PR #21397: Size comparison from 375e841 to 29ba705 Decreases (3 builds for bl602, cyw30739)
Full report (7 builds for bl602, cyw30739, k32w)
|
LuDuda
approved these changes
Jul 29, 2022
woody-apple
approved these changes
Jul 29, 2022
PR #21397: Size comparison from 1e3b289 to 2fd9ac7 Increases (1 build for bl602)
Full report (7 builds for bl602, cyw30739, k32w)
|
PR #21397: Size comparison from cd9a857 to f4a9237 Increases above 0.2%:
Increases (15 builds for bl602, cc13x2_26x2, nrfconnect, telink)
Decreases (2 builds for cc13x2_26x2, telink)
Full report (53 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
woody-apple
added a commit
that referenced
this pull request
Jul 30, 2022
* [nrfconnect] Use nRF Connect SDK 2.0.2 Use the newest SDK release to include the support for Thread 1.3. Signed-off-by: Damian Krolik <[email protected]> * Bump all docker images in workflows Co-authored-by: Justin Wood <[email protected]>
isiu-apple
pushed a commit
to isiu-apple/connectedhomeip
that referenced
this pull request
Sep 16, 2022
* [nrfconnect] Use nRF Connect SDK 2.0.2 Use the newest SDK release to include the support for Thread 1.3. Signed-off-by: Damian Krolik <[email protected]> * Bump all docker images in workflows Co-authored-by: Justin Wood <[email protected]>
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.
Problem
nRF Connect SDK uses too old OpenThread version.
Change overview
Use the newest SDK release to include the support for Thread 1.3
Bump Docker images in github workflows.
Testing
Did basic smoke tests on Nordic hardware.