You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
docs/library/index: esp8266 has the same set of stdlibs as pyboard/unix.
This commit is contained in:
+1
-15
@@ -85,7 +85,7 @@ library.
|
||||
directory ``json`` and load that package if it is found. If nothing is found,
|
||||
it will fallback to loading the built-in ``ujson`` module.
|
||||
|
||||
.. only:: port_pyboard or port_unix
|
||||
.. only:: port_unix or port_pyboard or port_esp8266
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
@@ -110,20 +110,6 @@ library.
|
||||
usocket.rst
|
||||
ussl.rst
|
||||
|
||||
.. only:: port_esp8266
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
ubinascii.rst
|
||||
uhashlib.rst
|
||||
uheapq.rst
|
||||
ujson.rst
|
||||
ure.rst
|
||||
usocket.rst
|
||||
ustruct.rst
|
||||
uzlib.rst
|
||||
|
||||
.. only:: port_pyboard
|
||||
|
||||
Libraries specific to the pyboard
|
||||
|
||||
Reference in New Issue
Block a user