-
Notifications
You must be signed in to change notification settings - Fork 151
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 nrf-connect SDK to 2.7 #218
Open
rbaron
wants to merge
9
commits into
main
Choose a base branch
from
2.7
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 15, 2024
-
SDK 2.7.0 -- implicit double promotion warnings fix
In [018dbcfd6679c273842084ce34c167295bc6f354](zephyrproject-rtos/zephyr@018dbcf), Zephyr introduced the -Wdouble-promotion compiler flag. We have some debugging logs that implicitly promote floats to double, and it generates a lot of warnings. This commit fixes it.
Configuration menu - View commit details
-
Copy full SHA for 3ef4464 - Browse repository at this point
Copy the full SHA 3ef4464View commit details -
Remove historical nrf52840dk_nrf52840.overlay
This relic of the past was briefly used when I first wrote the nrf-connect firmware and tested it against the nrf52840dk_nrf52840 dev board.
Configuration menu - View commit details
-
Copy full SHA for b8eb847 - Browse repository at this point
Copy the full SHA b8eb847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a61058 - Browse repository at this point
Copy the full SHA 2a61058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db3f90 - Browse repository at this point
Copy the full SHA 3db3f90View commit details -
It looks like ZBOSS's macro fiesta introduced a new argument in `ZB_ZCL_SET_ATTR_DESC_*` -- see [git blame](https://github.com/nrfconnect/sdk-nrfxlib/blame/11a7add841663509a20b51c0e208ad8091fe1132/zboss/production/include/zcl/zb_zcl_illuminance_measurement.h#L129)
Configuration menu - View commit details
-
Copy full SHA for 89f7d72 - Browse repository at this point
Copy the full SHA 89f7d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c5c0d - Browse repository at this point
Copy the full SHA b9c5c0dView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2962b5b - Browse repository at this point
Copy the full SHA 2962b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2673d2a - Browse repository at this point
Copy the full SHA 2673d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbeb359 - Browse repository at this point
Copy the full SHA bbeb359View commit details
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.