-
Notifications
You must be signed in to change notification settings - Fork 7k
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
modules: hal_nordic: nrfx: cleanup #81661
Merged
kartben
merged 3 commits into
zephyrproject-rtos:main
from
masz-nordic:nrfx_config_cleanup
Jan 14, 2025
Merged
modules: hal_nordic: nrfx: cleanup #81661
kartben
merged 3 commits into
zephyrproject-rtos:main
from
masz-nordic:nrfx_config_cleanup
Jan 14, 2025
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
Collaborator
masz-nordic
commented
Nov 20, 2024
- Remove copied nrfx_configs, use ones from hal_nordic
- Other cleanups
73c3f2c
to
36c8932
Compare
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
ed02436
to
fedac28
Compare
4538da3
to
1453f38
Compare
bjarki-andreasen
previously approved these changes
Jan 8, 2025
nika-nordic
previously approved these changes
Jan 8, 2025
3a3d3ad
3a3d3ad
to
0013ae0
Compare
gmarull
previously approved these changes
Jan 9, 2025
bjarki-andreasen
previously approved these changes
Jan 9, 2025
nika-nordic
previously approved these changes
Jan 9, 2025
5b65ffc
0013ae0
to
5b65ffc
Compare
bjarki-andreasen
previously approved these changes
Jan 9, 2025
gmarull
previously approved these changes
Jan 10, 2025
anangl
reviewed
Jan 10, 2025
a6fa8e7
5b65ffc
to
a6fa8e7
Compare
anangl
approved these changes
Jan 13, 2025
bjarki-andreasen
approved these changes
Jan 13, 2025
Update with fixes for nrfx_config cleanup. Signed-off-by: Marcin Szymczyk <[email protected]>
There is no reason to duplicate `nrfx_config_*.h` files. Use configuration files from `hal_nordic/nrfx/templates`. Signed-off-by: Marcin Szymczyk <[email protected]>
* Move all KConfig configuration from CMake to `nrfx_kconfig.h` * Move macro utils from `nrfx_kconfig.h` to `nrfx_zephyr_utils.h` * Move GRTC channels allocation from `nrfx_kconfig.h` to `nrfx_reserved_resources.h` Signed-off-by: Marcin Szymczyk <[email protected]>
a6fa8e7
to
534916c
Compare
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.