You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nrf_802154/doc/CHANGELOG.rst
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,9 @@ Added
31
31
It is available only for the non-serialized driver. (KRKNWK-21633)
32
32
To enable this feature, set the :c:macro:`NRF_802154_DRV_REINIT_ENABLED` configuration macro to ``1``.
33
33
34
+
* The :kconfig:option:`CONFIG_NRF_802154_DRV_REINIT_ENABLED` Kconfig option for the |NCS| build system.
35
+
When this option is enabled, the build defines :c:macro:`NRF_802154_DRV_REINIT_ENABLED` as ``1``, which enables :c:func:`nrf_802154_reinit`. (KRKNWK-21684)
0 commit comments