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

docs/glossary: Clarify wording for "baremetal".

parent 58f00d7c
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,10 @@ Glossary
.. glossary::
baremetal
A system without (full-fledged) OS, like an :term:`MCU`. When
running on a baremetal system, MicroPython effectively becomes
its user-facing OS with a command interpreter (REPL).
A system without a (full-fledged) OS, for example an
:term:`MCU`-based system. When running on a baremetal system,
MicroPython effectively becomes its user-facing OS with a command
interpreter (REPL).
board
A PCB board. Oftentimes, the term is used to denote a particular
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment