Skip to content
Snippets Groups Projects
Commit 448d93a0 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

docs/glossary: micropython-lib: Clarify wording.

parent bf73ee11
No related branches found
No related tags found
No related merge requests found
...@@ -95,8 +95,8 @@ Glossary ...@@ -95,8 +95,8 @@ Glossary
`micropython-lib <https://github.com/micropython/micropython-lib>`_ `micropython-lib <https://github.com/micropython/micropython-lib>`_
which provides implementations for many modules from CPython's which provides implementations for many modules from CPython's
standard library. However, large subset of these modules require standard library. However, large subset of these modules require
POSIX-like environment (Linux, MacOS, Windows may be partially POSIX-like environment (Linux, FreeBSD, MacOS, etc.; Windows may be
supported), and thus would work or make sense only with partially supported), and thus would work or make sense only with
`MicroPython Unix port`. Some subset of modules is however usable `MicroPython Unix port`. Some subset of modules is however usable
for `baremetal` ports too. for `baremetal` ports too.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment