Skip to content

Commit 08a1322

Browse files
committed
style: use i2c notation instead of unicode
Use standard I2C notation instead of using the unicode power of 2 symbol. Signed-off-by: Randolph Sapp <[email protected]>
1 parent 344813b commit 08a1322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/common/EVM_Hardware_Setup/_AM64x_EVM_Hardware_Setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ headers, multiple boot options and flexible debug capabilities.The starter kit
2424
is equipped with AM64x processor and an optimized feature-set to allow the user
2525
to create commercial and industrial solutions using Ethernet-based, USB, and
2626
serial wired interfaces, two Ethernet Ports for wired connectivity. Using standard
27-
serial protocols such as UART, I²C, and SPI, the starter kit can interface with
27+
serial protocols such as UART, I2C, and SPI, the starter kit can interface with
2828
a multitude of other devices, acting as a communications gateway.
2929

3030
For Quick Start Quide `click here. <https://dev.ti.com/tirex/content/tirex-product-tree/am64x-devtools/docs/am64x_skevm_quick_start_guide.html>`__

0 commit comments

Comments
 (0)