aboutsummaryrefslogtreecommitdiff
path: root/docs/library
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library')
-rw-r--r--docs/library/machine.rst17
1 files changed, 16 insertions, 1 deletions
diff --git a/docs/library/machine.rst b/docs/library/machine.rst
index c6da71585..50884e7be 100644
--- a/docs/library/machine.rst
+++ b/docs/library/machine.rst
@@ -156,7 +156,22 @@ Constants
Classes
-------
-.. toctree::
+.. only:: not port_wipy
+
+ .. toctree::
+ :maxdepth: 1
+
+ machine.I2C.rst
+ machine.Pin.rst
+ machine.RTC.rst
+ machine.SPI.rst
+ machine.Timer.rst
+ machine.UART.rst
+ machine.WDT.rst
+
+.. only:: port_wipy
+
+ .. toctree::
:maxdepth: 1
machine.ADC.rst