Skip to content

Refactor Filesystem into a interface#455

Merged
maks merged 5 commits intomasterfrom
422-filesystem-abstraction
Apr 14, 2025
Merged

Refactor Filesystem into a interface#455
maks merged 5 commits intomasterfrom
422-filesystem-abstraction

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