micropython/ports/nrf/modules/uos
Jim Mussared 30628d1bb7 all: Rename MP_QSTR_umodule to MP_QSTR_module everywhere.
This renames the builtin-modules, such that help('modules') and printing
the module object will show "module" rather than "umodule".

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-08 17:53:57 +10:00
..
microbitfs.c all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
microbitfs.h ports: Rename remaining "Micro Python" to "MicroPython". 2023-03-10 10:54:00 +11:00
moduos.c all: Rename MP_QSTR_umodule to MP_QSTR_module everywhere. 2023-06-08 17:53:57 +10:00