docs/library: Document the new machine.I2CTarget class.

With some working examples that show how to use all the features.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2025-05-27 15:55:46 +10:00
parent 277b615f26
commit bf6f229cf3
2 changed files with 175 additions and 0 deletions

View File

@@ -264,6 +264,7 @@ Classes
machine.UART.rst
machine.SPI.rst
machine.I2C.rst
machine.I2CTarget.rst
machine.I2S.rst
machine.RTC.rst
machine.Timer.rst