diff options
author | Damien George <damien@micropython.org> | 2022-02-02 16:04:00 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-02-03 10:08:54 +1100 |
commit | fbd47fc46cce80abfc59e680600666473a1868da (patch) | |
tree | 142f0f66e67b73825157f421477cd332830e8546 /docs/esp32/tutorial/intro.rst | |
parent | 102cc12dbbe10c3caf3e1e141be4ab4366dbd02f (diff) |
ports: Consolidate inclusion of umachine module in built-ins.
The inclusion of `umachine` in the list of built-in modules is now done
centrally in py/objmodule.c. Enabling MICROPY_PY_MACHINE will include this
module.
As part of this, all ports now have `umachine` as the core module name
(previously some had only `machine` as the name).
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions