summaryrefslogtreecommitdiff
path: root/atmel-samd/storage.c
AgeCommit message (Collapse)Author
2016-10-21atmel-samd: Rework mass storage interaction with underlying blockScott Shawcroft
storage to use micropython's VFS interface. This makes mass storage work with any VFS implementation rather than a single one.
2016-09-02atmel/samd: Add filesystem support. 64k is stored in flash.v1.8.3-62-g09be96aScott Shawcroft