Skip to content

Commit e2245b6

Browse files
committed
doc: releases: update link to instrumentation subsystem documentation
Documentation has been added for the instrumentation subsystem, link to it in the Zephyr 4.3 release highlights instead of code sample. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent f6df1da commit e2245b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Major enhancements with this release include:
4646
scheduler statistics, which can be used to drive the frequency scaling policy.
4747

4848
**Instrumentation Subsystem**
49-
A new :zephyr:code-sample:`instrumentation subsystem <instrumentation>` simplifies tracing and
50-
profiling of Zephyr applications by leveraging compiler-managed function instrumentation, allowing
51-
to record call-graph traces and statistical profiles at runtime.
49+
A new :ref:`instrumentation subsystem <instrumentation>` simplifies tracing and profiling of
50+
Zephyr applications by leveraging compiler-managed function instrumentation, allowing to record
51+
call-graph traces and statistical profiles at runtime.
5252

5353
**OCPP 1.6 library**
5454
A new :ref:`OCPP (Open Charge Point Protocol) <ocpp_interface>` library enables EV charging

0 commit comments

Comments
 (0)