Skip to content

Commit f2c19c8

Browse files
author
Amanda Butler
authored
Merge pull request #563 from ARMmbed/itm-docs
Minor tweaks on ITM docs regarding branding
2 parents 24fcfd4 + 70cbbc1 commit f2c19c8

File tree

1 file changed

+2
-2
lines changed
  • docs/reference/contributing/target

1 file changed

+2
-2
lines changed

docs/reference/contributing/target/itm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<h2 id="itm-port">Instrumented Trace Macrocell</h2>
1+
<h2 id="itm-port">Instrumentation Trace Macrocell</h2>
22

3-
For targets with Arm CoreSight (for example, Cortex-M3 and Cortex-M4), the Instrumented Trace Macrocell provides a lightweight, nonintrusive way to collect debug trace output.
3+
For targets with Arm [CoreSight](http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0314h/) (for example, Cortex-M3 and Cortex-M4), the Instrumentation Trace Macrocell (ITM) provides a lightweight, nonintrusive way to collect debug trace output.
44

55
### Assumptions
66

0 commit comments

Comments
 (0)