Skip to content
Snippets Groups Projects
Forked from card10 / firmware
1369 commits behind the upstream repository.
swym's avatar
swym authored
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()
d0b7f792
History