Skip to content

fix build error when not using FS#42

Open
nilu96 wants to merge 1 commit into
attermann:masterfrom
nilu96:noop-fix
Open

fix build error when not using FS#42
nilu96 wants to merge 1 commit into
attermann:masterfrom
nilu96:noop-fix

Conversation

@nilu96
Copy link
Copy Markdown

@nilu96 nilu96 commented May 9, 2026

This pull request introduces a small change to the filesystem initialization logic when RNS_USE_FS is not defined. Specifically, it ensures that the NoopFileSystem adapter is properly included.

  • Added #include <microStore/Adapters/NoopFileSystem.h> to ensure the NoopFileSystem adapter is available when the filesystem is initialized without file system support.

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.

1 participant