mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
These have by default FAT support. The SAMD21 build does not support FAT. The nrf port also implements os.sync(), but has it's own copy of moduos.c. Code size increases seen: 40 to 56 bytes. Signed-off-by: robert-hh <robert@hammelrath.com>