Skip to content
Snippets Groups Projects
Verified Commit d0b7f792 authored by swym's avatar swym Committed by rahix
Browse files

feat(fatfs): Implement opendir, readdir & unlink

This commit adds 3 new API calls

- epic_file_opendir()
- epic_file_readdir()
- epic_file_unlink()

and 2 new functions in Pycardium

- os.listdir()
- os.unlink()
parent ea085187
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment