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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,15 @@ Changelog
10
10
All notable changes to this project are documented in this file.
11
11
See also :ref:`nrf_802154_limitations` for permanent limitations.
12
12
13
+
Main branch - nRF 802.15.4 Radio Driver
14
+
***************************************
15
+
16
+
Added
17
+
=====
18
+
19
+
* Added the new flag to :c:type:`nrf_802154_transmitted_frame_props_t` that allows to request encoding the transmit timestamp in the transmitted payload.
20
+
The feature can be enabled with the :c:macro:`NRF_802154_TX_TIMESTAMP_PROVIDER_ENABLED` configuration macro. (KRKNWK-20426)
21
+
13
22
nRF Connect SDK v3.1.0 - nRF 802.15.4 Radio Driver
0 commit comments