Robert HH
|
7c004e794c
|
extmod/vfs_fat*: Replace text error messages by POSIX error numbers.
These changes are in line with similar changes in other modules, and
with standard Python interface.
|
2016-05-27 23:57:01 +03:00 |
Damien George
|
f9dc644017
|
extmod: When including extmod headers, prefix path with extmod/.
|
2016-05-20 12:46:20 +01:00 |
Paul Sokolovsky
|
09e363316f
|
extmod/vfs_fat_misc: Fix cc3200 port build.
|
2016-02-29 01:15:19 +02:00 |
Paul Sokolovsky
|
08fed6992f
|
extmod/vfs_fat_misc: Add func prototype for pedantic warnings.
|
2016-02-29 00:48:45 +02:00 |
Paul Sokolovsky
|
6ef65e70af
|
extmod/vfs_fat: Add fat_vfs_import_stat(), reusable import stat routine.
Moved from stmhal.
|
2016-02-29 00:44:32 +02:00 |
Paul Sokolovsky
|
cd6d189f48
|
extmod/vfs_fat: Move listdir() method from stmhal for reuse.
|
2016-02-28 17:17:24 +02:00 |