| Age | Commit message (Collapse) | Author |
|
|
|
Move definition of mp_builtin_open_obj to a separate module, then file.c
becomes more or less compartmentalized FatFs file class, which can be used
together with file class implementations for other (V)FSes.
|
|
Else we end up with several instances of the variable.
Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
|
|
|
|
Blanket wide to all .c and .h files. Some files originating from ST are
difficult to deal with (license wise) so it was left out of those.
Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
|
|
|