Add basic file system support.
>>> import os
>>> os.listdir()
['main.py', 'README.txt', 'boot.py']
See here for flashing instructions. These releases support SAMD21x18 boards including the Arduino Zero (available from Adafruit) and Adafruit Feather M0 Bluefruit LE.