summaryrefslogtreecommitdiff
path: root/docs/library/network.rst
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2021-06-18 17:12:44 +0200
committerDamien George <damien@micropython.org>2022-04-04 14:11:31 +1000
commit7a447e08b23f47fac6ebcbe5d60c4e1d0fe0d157 (patch)
treedaa938c7d64250c8fb7e10ea6b19e2bef480b300 /docs/library/network.rst
parent71344c15f4ef6efc62fbaeef830fa357ee30dce0 (diff)
docs: Add quickref and docs for mimxrt, including network.LAN docs.
Diffstat (limited to 'docs/library/network.rst')
-rw-r--r--docs/library/network.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/library/network.rst b/docs/library/network.rst
index 1bd7e303b..361e664b5 100644
--- a/docs/library/network.rst
+++ b/docs/library/network.rst
@@ -152,6 +152,7 @@ provide a way to control networking interfaces of various kinds.
network.WLANWiPy.rst
network.CC3K.rst
network.WIZNET5K.rst
+ network.LAN.rst
Network functions
=================