kopia lustrzana https://github.com/micropython/micropython
6e71cde6aa
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> |
||
---|---|---|
.. | ||
variants | ||
.gitignore | ||
Makefile | ||
alloc.c | ||
coverage.c | ||
coveragecpp.cpp | ||
fatfs_port.c | ||
gccollect.c | ||
input.c | ||
input.h | ||
main.c | ||
modffi.c | ||
modjni.c | ||
modmachine.c | ||
modtermios.c | ||
modtime.c | ||
moduos.c | ||
moduselect.c | ||
modusocket.c | ||
mpbthciport.c | ||
mpbtstackport.h | ||
mpbtstackport_common.c | ||
mpbtstackport_h4.c | ||
mpbtstackport_usb.c | ||
mpconfigport.h | ||
mpconfigport.mk | ||
mphalport.h | ||
mpnimbleport.c | ||
mpnimbleport.h | ||
mpthreadport.c | ||
mpthreadport.h | ||
qstrdefsport.h | ||
unix_mphal.c |