Skip to content
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

Fix Baremetal/FileSystem readDirectory() impl #2489

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

kbotteon
Copy link
Contributor

Related Issue(s)
Has Unit Tests (y/n) N/A
Documentation Included (y/n) N/A

Change Description

This PR fixes the stub implementation of readDirectory() under Baremetal/Filesystem.

Rationale

The implementation does not match the signature in FileSystem.hpp, which will cause an application using this function to fail to link.

Testing/Review Recommendations

CI should be testing that all implementations of these multi-target utilities build and link.

Future Work

N/A

@LeStarch
Copy link
Collaborator

Thanks @kbotteon!

@LeStarch LeStarch merged commit 20d3a6a into nasa:devel Jan 18, 2024
34 checks passed
@kbotteon kbotteon deleted the botteon/fix-baremetal-filesystem branch January 31, 2024 18:49
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.

2 participants