diff options
| author | Damien George <damien@micropython.org> | 2022-05-25 12:13:02 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-05-25 13:04:45 +1000 |
| commit | 6e71cde6aad2b2ed3d431d8d94c9bd2ee52e319d (patch) | |
| tree | 68eaaad076cf5dbda954865d9e58c16d99232f37 /tests/micropython/viper_cond.py | |
| parent | 5956466c0ee08f7a08d274de65ff2d0ffc901137 (diff) | |
ports: Use default VFS config for import_stat and builtin_open.
For ports with MICROPY_VFS and MICROPY_PY_IO enabled their configuration
can now be simplified to use the defaults for mp_import_stat and
mp_builtin_open.
This commit makes no functional change, except for the following minor
points:
- the built-in "open" is removed from the minimal port (it previously did
nothing)
- the duplicate built-in "input" is removed from the esp32 port
- qemu-arm now delegates to VFS import/open
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/micropython/viper_cond.py')
0 files changed, 0 insertions, 0 deletions
