Scott Shawcroft
|
8b1526e95e
|
atmel-samd: Add a heap based cache for writing to flash.
The code will fallback to the flash scratch space when the GC
cannot allocate us enough memory.
|
2016-10-21 15:44:09 -07:00 |
Scott Shawcroft
|
bb1822faea
|
atmel-samd: Support external flash on the Metro M0 w/Flash.
This uses a scratch flash sector to save data before writing a full sector.
|
2016-10-21 15:44:09 -07:00 |
Scott Shawcroft
|
306c921ed1
|
atmel-samd: Rework mass storage interaction with underlying block
storage to use micropython's VFS interface.
This makes mass storage work with any VFS implementation rather
than a single one.
|
2016-10-21 15:36:59 -07:00 |