micropython/unix
Paul Sokolovsky 46a0ac02c5 extmod/vfs_fat_ffconf: Reusable FatFs module, move from stmhal/ffconf.
TODO: Probably merge into vfs_fat_diskio.
2016-02-15 00:19:27 +02:00
..
.gitignore
Makefile extmod/vfs_fat_ffconf: Reusable FatFs module, move from stmhal/ffconf. 2016-02-15 00:19:27 +02:00
alloc.c
coverage.c
fatfs_port.c unix: Enable VfsFat support. 2016-02-14 19:15:22 +02:00
file.c unix/file: Stop assuming that O_RDWR == O_RDONLY | O_WRONLY. 2016-02-06 21:59:44 +02:00
gccollect.c
input.c
input.h
main.c
modffi.c
modjni.c
modmachine.c
modos.c unix: Enable VfsFat support. 2016-02-14 19:15:22 +02:00
modsocket.c
modtermios.c
modtime.c
moduselect.c
mpconfigport.h py/mpstate.h: fs_user_mount is now standard, reusable uPy functionality. 2016-02-15 00:02:03 +02:00
mpconfigport.mk
mpconfigport_fast.h
mpconfigport_freedos.h
mpconfigport_minimal.h
mpconfigport_nanbox.h
mphalport.h
qstrdefsport.h unix: Enable VfsFat support. 2016-02-14 19:15:22 +02:00
unix_mphal.c