micropython/ports/unix/variants
Damien George f5dd46b479 unix/variants: Enable VFS and all supported filesystems on dev variant.
So that micropython-dev can be used to test VFS code, and inspect and build
filesystem images that are compatible with bare-metal systems.

Signed-off-by: Damien George <damien@micropython.org>
2020-07-08 23:57:25 +10:00
..
coverage unix: Make manifest selection match other ports. 2020-07-01 22:42:55 +10:00
dev unix/variants: Enable VFS and all supported filesystems on dev variant. 2020-07-08 23:57:25 +10:00
fast unix: Fix behaviour of COPT/NDEBUG for unix variants. 2020-04-13 21:20:32 +10:00
freedos unix/Makefile: Reserve CFLAGS_EXTRA/LDFLAGS_EXTRA for external use. 2020-01-24 11:51:21 +11:00
minimal all: Fix auto-enable of MICROPY_GCREGS_SETJMP to select GC behaviour. 2020-04-30 16:49:42 +10:00
nanbox unix: Rename unix binaries to micropython-variant (not _variant). 2020-01-12 10:37:40 +11:00
standard unix/Makefile: Allow to install all variants of the executable. 2020-02-16 23:37:40 +11:00
manifest.py unix: Make manifest selection match other ports. 2020-07-01 22:42:55 +10:00