mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Comes with some refactoring of code and renaming of files. All modules are now named mod*.[ch].
2 lines
40 B
C
2 lines
40 B
C
extern const mp_obj_module_t os_module;
|