13 Commits (87011f63530f55411843622af8b1bc2dbf98a6f7)

Author SHA1 Message Date
Jim Mussared 87011f6353 extmod/extmod.mk: Make extmod.mk handle GIT_SUBMODULES. 2 years ago
Damien George b89422ceaa extmod: Always use custom mbedtls error message code. 2 years ago
David Lechner c118b5d0e4 extmod/extmod.mk: Separate out extmod file list from py.mk to extmod.mk. 2 years ago
Damien George f5769698e5 extmod/modlwip: Clean up inclusion of modlwip in build process. 2 years ago
Damien George 136369d72f all: Update to point to files in new shared/ directory. 3 years ago
Emil Renner Berthing dde3db21fc extmod: Disable -Wmissing-field-initializers for lfs2. 4 years ago
Damien George e08ca78f40 py/stream: Remove mp_stream_errno and use system errno instead. 5 years ago
Damien George 799b6d1e0c extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports. 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
Damien George 49388e339e extmod/extmod.mk: Include mdns app source in lwIP build. 6 years ago
Damien George 678ec182cd extmod/extmod.mk: Integrate mbedTLS so it is built from source. 6 years ago
Damien George cd6b115815 extmod: Factor out makefile rules from py.mk to new extmod.mk file. 6 years ago