-
Notifications
You must be signed in to change notification settings - Fork 623
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 hal_nordic with nrf 802154 #1479
Merged
nordicjm
merged 4 commits into
nrfconnect:main
from
ankuns:update_nrf_802154_20240206_cp
Mar 14, 2024
Merged
Update hal_nordic with nrf 802154 #1479
nordicjm
merged 4 commits into
nrfconnect:main
from
ankuns:update_nrf_802154_20240206_cp
Mar 14, 2024
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
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
ankuns
changed the title
Update hal_nordic with nrf 802154
[DNM] Update hal_nordic with nrf 802154
Feb 6, 2024
ankuns
force-pushed
the
update_nrf_802154_20240206_cp
branch
from
February 7, 2024 10:49
88f85f2
to
d8fce5c
Compare
jciupis
force-pushed
the
update_nrf_802154_20240206_cp
branch
from
February 12, 2024 10:38
d8fce5c
to
0727eff
Compare
ankuns
force-pushed
the
update_nrf_802154_20240206_cp
branch
2 times, most recently
from
February 26, 2024 08:56
8240782
to
ab8b7b8
Compare
ankuns
changed the title
[DNM] Update hal_nordic with nrf 802154
Update hal_nordic with nrf 802154
Feb 26, 2024
ankuns
force-pushed
the
update_nrf_802154_20240206_cp
branch
from
February 26, 2024 10:36
ab8b7b8
to
3b1bab9
Compare
NordicBuilder
requested review from
anangl,
hubertmis,
jukkar,
nordic-krch and
rlubos
February 26, 2024 10:38
jciupis
approved these changes
Feb 26, 2024
rlubos
approved these changes
Feb 26, 2024
anangl
approved these changes
Feb 27, 2024
ankuns
force-pushed
the
update_nrf_802154_20240206_cp
branch
from
March 5, 2024 11:42
3b1bab9
to
7888c7f
Compare
ankuns
requested review from
de-nordic,
koffes,
alexsven,
erikrobstad,
rick1082,
gWacey and
a team
as code owners
March 8, 2024 19:16
…f_802154 For use nRF 802.15.4 Radio Driver on nRF54L series there is necessary update for nrfx_glue.h file. It follows the pattern used for other nRF family members. Signed-off-by: Andrzej Kuroś <andrzej.kuros@nordicsemi.no> (cherry picked from commit ed55e4a)
Used RADIO_IRQ number is based on information provided by DT rather than direct use of RADIO_IRQn. Signed-off-by: Andrzej Kuroś <andrzej.kuros@nordicsemi.no> (cherry picked from commit 8e8d4af)
…atus okay Set status = "okay" for ieee802154 device tree node to allow use of ieee802154 on the nrf54l15pdk_nrf54l15_cpuapp board. Signed-off-by: Andrzej Kuroś <andrzej.kuros@nordicsemi.no> (cherry picked from commit 32da903)
Set status = "okay" for temp device tree node to allow use of nRF 802.15.4 Radio Driver on the nrf54l15pdk_nrf54l15_cpuapp board. Signed-off-by: Andrzej Kuroś <andrzej.kuros@nordicsemi.no> (cherry picked from commit 306d6c2)
jciupis
force-pushed
the
update_nrf_802154_20240206_cp
branch
from
March 12, 2024 09:28
7888c7f
to
8b96383
Compare
jciupis
removed request for
a team,
koffes,
rick1082,
gmarull,
alexsven,
de-nordic,
erikrobstad and
gWacey
March 12, 2024 09:29
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.
Cherry-pick of upstream PR zephyrproject-rtos/zephyr#68610