circuitpython/ports/esp32/modules
Damien George 312c699491 esp32: Change from FAT to littlefs v2 as default filesystem.
This commit changes the default filesystem type for esp32 to littlefs v2.
This port already enables both VfsFat and VfsLfs2, so either can be used
for the filesystem, and existing systems that use FAT will still work.
2020-04-04 17:03:30 +11:00
..
_boot.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
apa106.py esp32: Add new port to Espressif ESP32 SoC. 2017-12-13 14:48:53 +11:00
flashbdev.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
inisetup.py esp32: Change from FAT to littlefs v2 as default filesystem. 2020-04-04 17:03:30 +11:00
neopixel.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00