Skip to content

Commit

Permalink
add platform.rst to library docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dhalbert committed Oct 24, 2023
1 parent 557efbe commit 339b7e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/library/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ limited flash memory:
``binascii``, ``errno``, ``json``, ``re``.

These libraries are not currently enabled in any CircuitPython build, but may be in the future:
``ctypes``
``ctypes``, ``platform``

.. toctree::
:maxdepth: 1
Expand All @@ -31,6 +31,7 @@ These libraries are not currently enabled in any CircuitPython build, but may be
gc.rst
io.rst
json.rst
platform.rst
re.rst
sys.rst
ctypes.rst
Expand Down

0 comments on commit 339b7e5

Please sign in to comment.