10 Commits (master)

Author SHA1 Message Date
Angus Gratton decf8e6a8b all: Remove the "STATIC" macro and just use "static" instead. 8 months ago
Damien George a513558e3a extmod: Add and reorganise compilation guards and includes. 2 years ago
Damien George 136369d72f all: Update to point to files in new shared/ directory. 3 years ago
Emil Renner Berthing 9aa58cf8ba py, extmod: Add explicit initializers for default values. 4 years ago
Damien George 8f20cdc353 all: Rename absolute time-based functions to include "epoch". 4 years ago
Damien George 2acc087880 extmod/vfs_lfs: Add mtime support to littlefs files. 4 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Damien George 6b3404f25e extmod/vfs_lfs: Fix bug when passing no args to constructor and mkfs. 5 years ago
Damien George 660a61a388 extmod/vfs_lfs: Allow compiling in VfsLfs1 and VfsLfs2 separately. 5 years ago
Damien George a099505420 extmod: Add VFS littlefs bindings. 5 years ago