Skip to content

Commit 9e63ee8

Browse files
author
Amanda Butler
authored
Add I2C porting guide to docs.json
Add I2C porting guide, so it renders.
1 parent e97a5d0 commit 9e63ee8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,6 +1164,9 @@
11641164
{
11651165
"path": "docs/porting/target/QuadSPI.md"
11661166
},
1167+
{
1168+
"path": "docs/porting/target/i2c.md"
1169+
},
11671170
{
11681171
"path": "docs/porting/target/flash.md"
11691172
},

0 commit comments

Comments
 (0)