Skip to content

Commit ecf575d

Browse files
committed
docs: Fix missing reference for spi and i2c ports
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 0d67c0a commit ecf575d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/book/api/peri/i2c.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ API Reference
2424
-------------
2525

2626
.. include:: /inc/i2c.inc
27+
.. include:: /inc/def_i2c.inc
2728

docs/book/api/peri/spi.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ API Reference
2929
-------------
3030

3131
.. include:: /inc/spi.inc
32+
.. include:: /inc/def_spi.inc
3233

0 commit comments

Comments
 (0)