summaryrefslogtreecommitdiff
path: root/atmel-samd/access_vfs.c
AgeCommit message (Expand)Author
2017-10-18atmel-samd: Add mass storage support.Scott Shawcroft
2017-09-22Move to ASF4 and introduce SAMD51 support. (#258)3.0.0-alpha.0Scott Shawcroft
2017-08-27Modernize module and class static dicts; update freetouchDan Halbert
2017-08-07atmel-samd: Fix crash when fs mount fails and fix mounting internal flash. It...Scott Shawcroft
2017-06-28Change vfs mount ordering such that the root is always last in theScott Shawcroft
2017-06-26atmel-samd: Fix running off of the new VFS filesystem includingScott Shawcroft
2017-06-20Merge tag 'v1.9.1'2.0.0-alpha.0Scott Shawcroft
2017-05-12atmel-samd: Rename auto-reset to auto-reload to reduce confusion with physica...Scott Shawcroft
2017-05-12atmel-samd: Rework SPI flash defines for clarity.Scott Shawcroft
2016-10-25atmel-samd: Support auto-reset based on USB write activity.Scott Shawcroft
2016-10-21atmel-samd: Update the FatFs sector cache on USB mass storage writeScott Shawcroft
2016-10-21atmel-samd: Add a heap based cache for writing to flash.Scott Shawcroft
2016-10-21atmel-samd: Rework mass storage interaction with underlying blockScott Shawcroft