-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Nrfx 8396 remove legacy utility macros #25323
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
Closed
adamkondraciuk
wants to merge
113
commits into
nrfconnect:collab-nrfx
from
adamkondraciuk:NRFX-8396-Remove-legacy-utility-macros
Closed
Nrfx 8396 remove legacy utility macros #25323
adamkondraciuk
wants to merge
113
commits into
nrfconnect:collab-nrfx
from
adamkondraciuk:NRFX-8396-Remove-legacy-utility-macros
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
Add latest nrfx and change zephyr revision to the most recent commit on collab-nrfx-4.0. This is a temporary change until nrfx-4.0 is released, to be able to test NCS CI with in-development nrfx. Signed-off-by: Michał Bainczyk <[email protected]>
This is a temporary change until nrfx-4.0 is released, to be able to test NCS CI with in-development nrfx. Signed-off-by: Michał Bainczyk <[email protected]>
Update sdk-zephyr hash to make it aligned to BSP changes in nrfx. Signed-off-by: Magdalena Pastula <[email protected]>
Make MDK path dependent on BSP path, since it is now located there. Signed-off-by: Magdalena Pastula <[email protected]>
Update nrfx with fix for nrfx_config filename for nRF7120 and nRF54LS05 and with moving inclusion of nrfx.h from nrfx_coredep_defs.h to nrfx_coredep.h. Signed-off-by: Magdalena Pastula <[email protected]>
Remove selecting PRS BOX other than PRS_BOX_0, as it now causes compilation errors due to not checking if `NRFX_PRS_BOX_*_ADDR` is defined in nrfx driver. Signed-off-by: Magdalena Pastula <[email protected]>
NRF_POWER_RAMPOWER_S0POWER is deprecated and is to be removed soon. Signed-off-by: Michał Stasiak <[email protected]>
Add group filter for nrfx. Signed-off-by: Magdalena Pastula <[email protected]>
Will be fixed in NRFX-8421. Signed-off-by: Magdalena Pastula <[email protected]>
Add not passing thingy tests to quarantine due to exceeded flash size after upmerge. Signed-off-by: Magdalena Pastula <[email protected]>
Add to quarantine failing event_manager_proxy.icmsg.cpuflpr test on nRF54LV10. Signed-off-by: Magdalena Pastula <[email protected]>
To the newest commit on 4.0 dev branch. Signed-off-by: Marcin Szymczyk <[email protected]>
Changes from nrfx 4.0 require alignment in those tests. Signed-off-by: Marcin Szymczyk <[email protected]>
With GPPI rework. Signed-off-by: Marcin Szymczyk <[email protected]>
With alignment to GPPI rework. Signed-off-by: Marcin Szymczyk <[email protected]>
This reverts commit 42d0b74. Signed-off-by: Norbert Morawski <[email protected]>
Update dependencies. Signed-off-by: Norbert Morawski <[email protected]>
Those will be investigated in a separate task. Signed-off-by: Marcin Szymczyk <[email protected]>
Manifest updated. Signed-off-by: Michał Stasiak <[email protected]>
Added prescaler substructure to I2S configuration. Signed-off-by: Michał Stasiak <[email protected]>
Automatically created by Github Action Signed-off-by: Nordic Builder <[email protected]>
Align test boards overlays for changed comparator input types. Signed-off-by: Jakub Zymelka <[email protected]>
Manifest updated. Signed-off-by: Jakub Zymelka <[email protected]>
Switch saadc pin definitions for generic ones defined in nrf-saadc.h Signed-off-by: Jakub Zymelka <[email protected]>
Manifest updated. Signed-off-by: Michał Stasiak <[email protected]>
Manifest updated. Signed-off-by: Michał Stasiak <[email protected]>
Removed instance specific SPIM and SPIS config symbols. Signed-off-by: Michał Stasiak <[email protected]>
The sdc_support_* functions will soon be updated to return void. This is a temporary change to support both APIs until the new SDC support API has made its way to nrfxlib. Signed-off-by: Vegard Gulaker <[email protected]>
SDC_USE_NEW_SDC_SUPPORT_API: The sdc_support_* API that returns void is now in use in nrfxlib. So there is no need to support the old API. SDC_USE_NEW_MEM_API: This was added in d53b155 and should have been removed a long time ago. Signed-off-by: Vegard Gulaker <[email protected]>
This API call is no longer needed. It has been a no-op for a long period of time. Signed-off-by: Rubin Gerritsen <[email protected]>
d17ab7f to
04de0ec
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
changelog-entry-required
Update changelog before merge. Remove label if entry is not needed or already added.
DNM
doc-required
PR must not be merged without tech writer approval.
manifest
manifest-mcuboot
manifest-nrfx
manifest-nrfxlib
manifest-zephyr
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.
No description provided.