diff options
author | robert-hh <robert@hammelrath.com> | 2023-05-30 21:44:36 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-06-01 11:38:58 +1000 |
commit | 5a991b4290bd4df608e342fcea563f29738de713 (patch) | |
tree | f46ea35fc1938f09f965672b6822f33bdcb031ec /tests/basics/string_format_modulo.py | |
parent | b85611dae8ac13aa4c1eb37377a58cd77d04424e (diff) |
extmod/moduos: Move os.sync() into extmod/moduos.c.
Avoiding code duplication. To enable it, set MICROPY_PY_UOS_SYNC in the
port's mpconfigport.h. It is operational only for FAT file system. For
other filesystems it's a no-op.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'tests/basics/string_format_modulo.py')
0 files changed, 0 insertions, 0 deletions