Skip to content

Conversation

e-rk
Copy link
Contributor

@e-rk e-rk commented Sep 19, 2025

… code

The transmit functions will return an error code, instead of a boolean value. To prepare for this, the API calls are temporarily implemented in two variants, for old and new API declarations.

The presence of new API will be detected by the use of NRF_802154_TX_FUNCTIONS_RETURN_ERROR_CODE macro, which will be unconditionally defined by a newer nrf-802154 driver.

Upstream PR #: 96219

… code

The transmit functions will return an error code, instead of a boolean
value. To prepare for this, the API calls are temporarily implemented in
two variants, for old and new API declarations.

The presence of new API will be detected by the use of
NRF_802154_TX_FUNCTIONS_RETURN_ERROR_CODE macro, which will be
unconditionally defined by a newer nrf-802154 driver.

Upstream PR #: 96219

Signed-off-by: Rafał Kuźnia <[email protected]>
@ankuns ankuns requested a review from rlubos September 19, 2025 11:00
@rlubos rlubos merged commit b890545 into nrfconnect:main Sep 24, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants