[Docs] Added USB documentation (#6036)

Summary

Added USB documentation.

Closes: #5784
This commit is contained in:
Pedro Minatel
2021-12-21 10:51:38 +00:00
committed by GitHub
parent c3d41c9b54
commit 7ba11cc1ae
4 changed files with 638 additions and 0 deletions

View File

@ -86,4 +86,5 @@ The Arduino ESP32 offers some unique APIs, described in this section:
I2C <api/i2c>
RainMaker <api/rainmaker>
Reset Reason <api/reset_reason>
USB <api/usb.rst>
Wi-Fi <api/wifi>