Skip to content

Storing files on baremetal #2309

Answered by LeStarch
lukeclements asked this question in Q&A
Discussion options

You must be logged in to vote

We don't have functionality for SD cards at the moment. Thus you'd probably need to implement that. To do so, you'd need to implement the interface seen in Os::File and Os::Directory to work with SD cards and compile that in as your implementation for the Os::File.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lukeclements
Comment options

Answer selected by LeStarch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants