Skip to content

Refactor Filesystem into a interface #455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 14, 2025
Merged

Conversation

maks
Copy link
Collaborator

@maks maks commented Apr 10, 2025

The new Filesystem interface is now implemented by platform specific Adaptors starting with the existing picoTrackerFilesystem class which is moved into the appropriate Adaptors folder.

Fixes: #422

@maks maks requested a review from democloid April 14, 2025 10:58
@maks maks marked this pull request as ready for review April 14, 2025 10:58
@maks maks merged commit ad983ad into master Apr 14, 2025
3 checks passed
@maks maks deleted the 422-filesystem-abstraction branch April 14, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make picoTrackerFilesystem be a abstraction layer
1 participant