Skip to content

Commit 03af86e

Browse files
committed
doc: migration-guide: Moved nrf_etr
Migration guide for the move of drivers/misc/nrf_etr to drivers/debug/debug_nrf_etr. Signed-off-by: Karsten Koenig <[email protected]>
1 parent 4674727 commit 03af86e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ Device Drivers and Devicetree
6161

6262
.. zephyr-keep-sorted-start re(^\w)
6363
64+
MISC
65+
====
66+
67+
* The nrf_etr driver has been migrated to drivers/debug. As a consequence the related Kconfig
68+
symbol was renamed from ``NRF_ETR`` to :kconfig:option:`DEBUG_NRF_ETR`, along with the rest of
69+
the ``NRF_ETR`` symbols. Also the driver needs to be explicitly enabled via
70+
:kconfig:option:`DEBUG_DRIVER` as it is no longer built by default.
71+
6472
MFD
6573
===
6674

0 commit comments

Comments
 (0)