circuitpython/ports
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
..
bare-arm py/mpconfig.h: Enable MICROPY_MODULE_GETATTR by default. 2020-03-26 01:21:04 +11:00
cc3200 all: Remove spaces between nested paren and inside function arg paren. 2020-03-25 00:39:46 +11:00
esp32 esp32: Change from FAT to littlefs v2 as default filesystem. 2020-04-04 17:03:30 +11:00
esp8266 esp8266/makeimg.py: Print out info about RAM segments when building fw. 2020-04-04 16:30:39 +11:00
javascript all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
mimxrt all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
minimal all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
nrf ports: Add lib/libm/roundf.c to bare-metal Makefile's. 2020-03-25 01:22:00 +11:00
pic16bit all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
powerpc all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
qemu-arm qemu-arm: Set default board as mps2-an385 to get more flash for tests. 2020-03-26 01:21:04 +11:00
samd all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
stm32 all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
teensy all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
unix unix/mpthreadport: Ensure enough thread stack to detect overflow. 2020-03-31 09:35:46 +11:00
windows all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
zephyr zephyr: Update machine.Pin class to use new zephyr gpio api. 2020-03-25 00:29:42 +11:00