PropWare icon indicating copy to clipboard operation
PropWare copied to clipboard

Create another BlockStorage implementation that uses FSRW for SD card access

Open DavidZemon opened this issue 9 years ago • 0 comments

It'd be great to have the API provided by PropWare's Filesystem and File classes while having the speed and efficiency provided by FSRW. The BlockStorage interface should allow porting FSRW's driver to PropWare and using it as the backend for a new implementation.

DavidZemon avatar Dec 09 '15 18:12 DavidZemon