doc: Include missing types (SPI) and functions to the Drivers API

This commit is contained in:
Marco Trevisan (Treviño)
2021-10-28 16:39:35 +02:00
parent 17ff49f85c
commit 01b0f7aba0
2 changed files with 20 additions and 1 deletions

View File

@@ -41,7 +41,8 @@
</chapter>
<chapter id="driver-helpers">
<title>USB and State Machine helpers</title>
<title>USB, SPI and State Machine helpers</title>
<xi:include href="xml/fpi-spi-transfer.xml"/>
<xi:include href="xml/fpi-usb-transfer.xml"/>
<xi:include href="xml/fpi-ssm.xml"/>
<xi:include href="xml/fpi-log.xml"/>