PropWare
PropWare copied to clipboard
Create another BlockStorage implementation that uses FSRW for SD card access
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.