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: overview/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ CMSIS-Compiler enables platform specific retargeting by providing software compo
24
24
Using CMSIS-Compiler developers can retarget standard I/O streams and file operations to specific platform and enable
25
25
thread safe operations using RTOS interface.
26
26
27
-
The **STDxx** interfaces redirect I/O. During software development typically UART or [RTT](https://www.keil.arm.com/packs/rtt-segger) is used.
27
+
During software development the **STDxx** interfaces typically redirect standard I/O streams to UART or [RTT](https://www.keil.arm.com/packs/rtt-segger):
28
28
29
29

0 commit comments