Patrik Dahlström
Patrik Dahlström
Not sure how interested you are in this project any more, but I thought I'd share my changes. Check the commit messages for a summary of changes These changes were...
I was hoping I would be able to use this library on an old BeagleBoard that I had lying around (or a raspberry pi), but the BeagleBoard only support OpenGL...
This change introduces a new feature which enables `afatfs_poll()` to become an internal static function, and everything else works (almost) as before. The one difference is that callbacks may be...
_requirements.txt_ currently has `flask==1.1.2`, which is no longer supported and has started to cause issues due to transitive dependencies
As discussed in #3, it would be great to have releases built from a build server instead of locally.