Skip to content
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

nrf_802154: use dependency inv for user channels of nrf_rtc_timer #1169

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ankuns
Copy link
Contributor

@ankuns ankuns commented Jan 19, 2024

The nrf_rtc_timer allows dependency inversion.
The nRF 802.15.4 Radio Driver now expresses an additive requirement on the number of user channels of nrf_rtc_timer by setting Kconfig option NRF_RTC_TIMER_USER_CHAN_COUNT_ADD_*

Related sdk-zephyr PR, which introduces the feature to the nrf_rtc_timer: nrfconnect/sdk-zephyr#1461

@ankuns ankuns added the DNM Do not merge label Jan 22, 2024
@ankuns ankuns force-pushed the feature/kconfig_dependency_inversion_cp branch 2 times, most recently from 02b93e4 to 35b7cd5 Compare January 23, 2024 14:42
@ankuns ankuns force-pushed the feature/kconfig_dependency_inversion_cp branch 4 times, most recently from 5c52e20 to 5f34180 Compare January 31, 2024 18:07
The nrf_rtc_timer allows dependency inversion.
The nRF 802.15.4 Radio Driver now expresses an additive
requirement on the number of user channels of nrf_rtc_timer
by setting Kconfig option NRF_RTC_TIMER_USER_CHAN_COUNT_ADD_*

Related sdk-zephyr PR, which introduces the feature to the
nrf_rtc_timer: nrfconnect/sdk-zephyr#1461

Signed-off-by: Andrzej Kuros <[email protected]>
@ankuns ankuns force-pushed the feature/kconfig_dependency_inversion_cp branch from 5f34180 to e3ead81 Compare February 21, 2024 20:33
@ankuns ankuns changed the title nrf_802154: use dependency onv for user channels of nrf_rtc_timer nrf_802154: use dependency inv for user channels of nrf_rtc_timer Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM Do not merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant