[project][virtual][fs] add fat32 driver to the default fs build

This commit is contained in:
Travis Geiselbrecht
2016-03-25 12:10:54 -07:00
parent 87bbe81050
commit 7f8a61312c

View File

@@ -3,6 +3,7 @@
MODULES += \
lib/fs \
lib/fs/ext2 \
lib/fs/fat32 \
lib/fs/spifs \
lib/fs/spifs/test \
lib/fs/memfs