Skip to content

Commit e97a5d0

Browse files
author
Amanda Butler
authored
Add unique heading ID to i2c.md
Add unique heading ID for linking best practices.
1 parent d683315 commit e97a5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/porting/target/i2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Inter-integrated circuit (I2C)
1+
<h1 id="i2c-port">Inter-integrated circuit (I2C)</h1>
22

33
I2C is a serial protocol for two-wire interface to connect low-speed devices in embedded systems. The I2C API allows control and configuration of this interface.
44

0 commit comments

Comments
 (0)